Added full sudo support for admin user

This commit is contained in:
Serghey Rodin 2014-09-02 15:48:49 +03:00
commit 7fc00d4939
12 changed files with 42 additions and 7 deletions

View file

@ -0,0 +1,3 @@
# Created by vesta installer
admin ALL=(ALL) ALL
admin ALL=NOPASSWD:/usr/local/vesta/bin/*

View file

@ -30,4 +30,3 @@ root ALL=(ALL:ALL) ALL
# See sudoers(5) for more information on "#include" directives:
#includedir /etc/sudoers.d
admin ALL=NOPASSWD:/usr/local/vesta/bin/*