mirror of
https://github.com/myvesta/vesta
synced 2025-08-21 13:54:28 -07:00
Debian11 configs tree
This commit is contained in:
parent
efcd74ce92
commit
3fdf72082e
158 changed files with 9006 additions and 0 deletions
8
install/debian/11/sudo/admin
Normal file
8
install/debian/11/sudo/admin
Normal file
|
@ -0,0 +1,8 @@
|
|||
# Created by vesta installer
|
||||
Defaults env_keep="VESTA"
|
||||
Defaults:admin !syslog
|
||||
Defaults:admin !requiretty
|
||||
Defaults:root !requiretty
|
||||
|
||||
# sudo is limited to vesta scripts
|
||||
admin ALL=NOPASSWD:/usr/local/vesta/bin/*
|
Loading…
Add table
Add a link
Reference in a new issue