mirror of
https://github.com/YunoHost-Apps/archivist_ynh.git
synced 2024-09-03 18:15:55 +02:00
Create sudoer
Allow only some commands to run as root
This commit is contained in:
parent
02a76467af
commit
9e62eea64c
1 changed files with 1 additions and 0 deletions
1
conf/sudoer
Normal file
1
conf/sudoer
Normal file
|
@ -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
|
Loading…
Add table
Reference in a new issue