Parcourir la source

Create sudoer

Allow only some commands to run as root
lapineige il y a 2 ans
Parent
commit
9e62eea64c
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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