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
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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to