Explorar el Código

Create sudoer

Allow only some commands to run as root
lapineige hace 1 año
padre
commit
9e62eea64c
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      conf/sudoer

+ 1 - 0
conf/sudoer

@@ -0,0 +1 @@
+__APP__ ALL=(root) NOPASSWD: /usr/bin/yunohost backup create *, /usr/bin/yunohost backup restore *, /usr/bin/yunohost backup delete *, /usr/bin/yunohost app list *, /usr/bin/yunohost app remove *, /bin/ls