Comment 17 for bug 1726856

Revision history for this message
Jamie Strandboge (jdstrand) wrote :

@Matt, there aren't any errors in your journalctl output that I can see.

Without removing the change to /lib/ufw/ufw-init yet, can you reboot until you see the problem, and then before you correct the issue, can you attach the output of all of the following:

1. journalctl --no-pager > /tmp/journal.full
2. dpkg -l > /tmp/dpkg.list
3. sudo tar -zcf /tmp/ufw.tar.gz /lib/ufw/ /etc/default/ufw /etc/ufw/ /usr/share/ufw/
4. sudo ufw show raw > /tmp/ufw.raw