ufw

Comment 4 for bug 1808463

Revision history for this message
Jamie Strandboge (jdstrand) wrote : Re: ERROR: problem running ufw-init Could not find /lib/ufw/ufw-init-functions (aborting)

It works fine for me using the lxd snap on an 18.04 host with an 18.04 container:

$ lxc launch ubuntu:18.04 c1
Creating c1
Starting c1

$ lxc exec c1 /bin/bash

root@c1:~# sudo snap install ufw
ufw 0.36rc from Canonical✓ installed

root@c1:~# sudo ufw enable
Firewall is active and enabled on system startup