diff --git a/setup.sh b/setup.sh index 52cc018..9972d85 100755 --- a/setup.sh +++ b/setup.sh @@ -106,7 +106,7 @@ if [ is_aa_active != "active" ]; then fi ## Display manager (Ly) -sudo systemctl enable ly +sudo systemctl enable ly@tty1.service ## Firewall (UFW) sudo systemctl enable ufw