Parcourir la source

Mise à jour de 'sunshine-entrypoint.sh'

penta il y a 1 mois
Parent
commit
c7951ed476
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  1. 3 0
      sunshine-entrypoint.sh

+ 3 - 0
sunshine-entrypoint.sh

@@ -196,6 +196,9 @@ grep -Ei \
     | tail -30 \
     || true
 
+# No more sudo privilege
+sudo rm -f /etc/sudoers.d/ubuntu
+
 echo
 echo "Sunshine Gaming Desktop ready."