Initial commit - forked from the corresponding Smartfront repositories.
This commit is contained in:
3
.templates/sudoers.d/user
Normal file
3
.templates/sudoers.d/user
Normal file
@ -0,0 +1,3 @@
|
||||
# Permits to reload the webserver.
|
||||
$PAR_USER ALL=(ALL) NOPASSWD: /usr/sbin/apachectl configtest, /usr/bin/systemctl reload apache2
|
||||
$PAR_USER ALL=(ALL) NOPASSWD: /usr/sbin/nginx -t, /usr/bin/systemctl reload nginx
|
Reference in New Issue
Block a user