Comment 15 for bug 1726856

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

For those experiencing this issue, can you adjust /lib/ufw/ufw-init to use this:

#!/bin/sh -x

on its first line instead of:

#!/bin/sh

Then reboot and until you see the issue. When you do, please use `journalctl --no-pager --unit=ufw` and attach the results.

Thanks!