Public bug reported:
Binary package hint: ufw
$ ufw --version
ufw 0.12
Copyright (C) 2008 Canonical Ltd.
$ sudo ufw enable
Firewall started and enabled on system startup
So, now I started 'ufw', but when I restart Ubuntu, it does not start.
also...
-------
if sys.version_info[0] < 2 or sys.version_info[1] < 5:
print >> sys.stderr, programName + ": Need at least python 2.5\n"
sys.exit(1)
---
Isn't that a bug in the script?
What if version is 3.4? Then its "at least 2.5" but still fail?
** Affects: ufw (Ubuntu)
Importance: Undecided
Status: New
--
ufw dont load at startup
https://bugs.launchpad.net/bugs/197285
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs