Fixed display manager enable command
This commit is contained in:
parent
8909213781
commit
5bb231dcee
1 changed files with 1 additions and 1 deletions
2
setup.sh
2
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue