TEST CASE $ sudo iptables-save|grep '^-.*logging' | wc -l 12 $ sudo ufw disable $ sudo sed -i "s/^ENABLED=.*/ENABLED=yes/" /etc/ufw/ufw.conf $ sudo /lib/ufw/ufw-init start 8
While the number of lines given by 'wc' will differ depending on the firewall configuration, the important thing is they should be the same. The above shows an unpatched ufw. -- ufw loglevels don't log after reboot https://bugs.launchpad.net/bugs/459925 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs