Enable systemd with betterlockscreen

This commit is contained in:
RealStickman 2021-03-09 08:53:57 +01:00
parent b5e08d685b
commit ca2ff7dcef

View File

@ -608,6 +608,9 @@ chsh -s /usr/bin/fish "$USER"
sudo systemctl enable vnstat
sudo systemctl start vnstat
# enable lockscreen for systemd
sudo systemctl enable betterlockscreen@$USER
# enable firewall
echo "Enabling Firewall"
sudo ufw enable