my workaround was to edit /lib/firehol/firehol and replace the line
#4626:

#local -a state_arg=("-m" "state" "${statenot}" "--state" "${state}" )

with:

local -a state_arg=("-m" "state"  "--state" "${statenot}${state}" )


I think this change doesn't have any collateral effect, but I'm not completely 
sure since I'm not a bash guru (as you may have noticed :)

-- 
firehol no longer starts on Feisty
https://bugs.launchpad.net/bugs/78017
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to