Browse Source

Mise à jour de 'sunshine-entrypoint.sh'

penta 1 month ago
parent
commit
c7951ed476
1 changed files with 3 additions and 0 deletions
  1. 3 0
      sunshine-entrypoint.sh

+ 3 - 0
sunshine-entrypoint.sh

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