Use sudo for systemctl
This commit is contained in:
parent
e52e249926
commit
e0fc232148
1 changed files with 1 additions and 1 deletions
2
setup.sh
2
setup.sh
|
@ -138,7 +138,7 @@ export NO_AT_BRIDGE=1' | sudo tee ${WAYLAND_ENABLE}
|
|||
sudo chmod +x ${SWAYRUN} ${WAYLAND_ENABLE}
|
||||
|
||||
# enable greetd
|
||||
systemctl enable greetd
|
||||
sudo systemctl enable greetd
|
||||
|
||||
#ncspot
|
||||
cd ~/sources
|
||||
|
|
Loading…
Add table
Reference in a new issue