Add systemctl service for ufw

This commit is contained in:
RealStickman 2020-11-23 11:07:59 +01:00
parent 73a4393b7a
commit d738c271d0

View File

@ -549,6 +549,8 @@ sudo systemctl start vnstat
# enable firewall
echo "Enabling Firewall"
sudo ufw enable
sudo systemctl enable ufw
sudo systemctl start ufw
#Changes to home folder automatically now, no need to be extra careful anymore.
git clone https://gitlab.com/RealStickman-arcolinux/config