mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-01-29 00:53:34 +00:00
6 lines
215 B
Plaintext
6 lines
215 B
Plaintext
Cmnd_Alias RESTART_APACHE = /usr/sbin/apache2ctl restart
|
|
|
|
# If you run the tests with a different user, repeat below line swapping
|
|
# "testrunner" for your user account(s).
|
|
testrunner ALL = NOPASSWD: RESTART_APACHE
|