[Bug 713646] Re: IPv6 functionality in ip_ plugin assumse #!/bin/sh being bash
Daniel Hahler
launchpad at thequod.de
Sat Feb 12 14:58:22 UTC 2011
The proper fix would be to remove the bashism "function", and define the function as:
iptables() {
/sbin/ip6tables "$@"
}
I have left a comment at the upstream ticket: http://munin-
monitoring.org/ticket/1009#comment:2
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to munin in ubuntu.
https://bugs.launchpad.net/bugs/713646
Title:
IPv6 functionality in ip_ plugin assumse #!/bin/sh being bash
More information about the Ubuntu-server-bugs
mailing list