You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# Created by hestia installer
|
|
Defaults env_keep="VESTA"
|
|
Defaults env_keep+="HESTIA"
|
|
Defaults:admin !syslog
|
|
Defaults:admin !requiretty
|
|
Defaults:root !requiretty
|
|
|
|
# sudo is limited to hestia scripts
|
|
admin ALL=NOPASSWD:/usr/local/vesta/bin/*
|
|
admin ALL=NOPASSWD:/usr/local/hestia/bin/*
|