Public bug reported:

Binary package hint: firestarter

Firestarter (when installed from the repos) doesn't correctly start the
deamon on system boot.

I believe it is because the network connections have not been set up by
network manager by the time the firestarter.sh script is called.

Commenting out:

if [ "$MASK" = "" -a "$1" != "stop" ]; then
       echo "External network device $IF is not ready. Aborting.."
       exit 2
fi

from the file /etc/firestarter/firestarter.sh fixes the issue.

** Affects: firestarter (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

-- 
Firestarter deamon doesn't start on boot
https://bugs.launchpad.net/bugs/112924
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