The proper fix would be to remove the bashism "function", and define the
function as:
iptables() {
/sbin/ip6tables "$@"
}
Apart from that, I cannot see why it uses eval here - the original suggestion
in ticket #439 by "jodal" did not do so.
I will bring this up in the upstream tracker, but I cannot login there
currently.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/713646
Title:
IPv6 functionality in ip_ plugin assumse #!/bin/sh being bash
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs