Re: How do I know if gufw's service is running on startup ?
Reply #1 –
Uh, the simplest way to know would be trying to ping/connect to a website you've told the firewall to block.
Also, if you typed exactly as it's shown in the message, it's not gonna work, you need to install ufw-runit and run
ln -s /etc/runit/sv/ufw /run/runit/service/ufw
(not gufw, just ufw).
Gufw is not a service and doesn't need to run on machine startup.
You only need to open gufw after you log in to your DE if you want to configure ufw (the actual firewall, which is a service with no graphical interface, and that must be run on system startup).