4 lines
213 B
Plaintext
4 lines
213 B
Plaintext
# 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
|