Enable systemd with betterlockscreen
This commit is contained in:
parent
b5e08d685b
commit
ca2ff7dcef
@ -608,6 +608,9 @@ chsh -s /usr/bin/fish "$USER"
|
|||||||
sudo systemctl enable vnstat
|
sudo systemctl enable vnstat
|
||||||
sudo systemctl start vnstat
|
sudo systemctl start vnstat
|
||||||
|
|
||||||
|
# enable lockscreen for systemd
|
||||||
|
sudo systemctl enable betterlockscreen@$USER
|
||||||
|
|
||||||
# enable firewall
|
# enable firewall
|
||||||
echo "Enabling Firewall"
|
echo "Enabling Firewall"
|
||||||
sudo ufw enable
|
sudo ufw enable
|
||||||
|
Loading…
Reference in New Issue
Block a user