Hello,
Is it possible to turn on/turn off, for example, "ufw" as a service/daemon permanently and how to do it?
in openrc I use:
Is it possible to turn on/turn off, for example, "ufw" as a service/daemon permanently and how to do it?
in openrc I use:
in (sorry) systemd:sudo rc-update (add, del) ufw
How can I do it using s6 suite?sudo systemctl (enable, disable) ufw.service