forked from RP1/RaveOS-arch
fixed removing NOPASSWD
This commit is contained in:
parent
e403457823
commit
eca8faabf8
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ SystemAccount=false" | sudo tee /var/lib/AccountsService/users/$USER
|
|||
cp -a .themes /home/$USER/
|
||||
set-gdm-theme set Yaru-purple-dark /usr/share/backgrounds/raveos-bg.png
|
||||
|
||||
sudo rm /etc/sudoers.d/99*
|
||||
sudo rm /etc/sudoers.d/99-*
|
||||
sudo rm -rf /home/$USER/cosmetics
|
||||
|
||||
# Adding Custom rave command
|
||||
|
|
Loading…
Reference in a new issue