mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 18:49:21 -07:00
Yakkety Yak configs
This commit is contained in:
parent
fa4b66f8c7
commit
8969cad0c8
128 changed files with 6699 additions and 0 deletions
8
install/ubuntu/16.10/sudo/admin
Normal file
8
install/ubuntu/16.10/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
|
||||
|
||||
admin ALL=(ALL) ALL
|
||||
admin ALL=NOPASSWD:/usr/local/vesta/bin/*
|
Loading…
Add table
Add a link
Reference in a new issue