浏览代码

Mise à jour de 'sunshine-entrypoint.sh'

penta 1 月之前
父节点
当前提交
c7951ed476
共有 1 个文件被更改,包括 3 次插入0 次删除
  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."