Explorar el Código

Mise à jour de 'sunshine-entrypoint.sh'

penta hace 1 mes
padre
commit
c7951ed476
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  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."