Sfoglia il codice sorgente

Mise à jour de 'sunshine-entrypoint.sh'

penta 1 mese fa
parent
commit
c7951ed476
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  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."