summarylogtreecommitdiffstats
path: root/sudoers
blob: 9ae9106e7030327dcc413a5c0fad26cb413bf137 (plain)
1
2
3
4
5
6
7
8
Defaults:aegir !requiretty
aegir ALL=NOPASSWD: /usr/bin/systemctl try-reload-or-restart httpd.service
aegir ALL=NOPASSWD: /usr/bin/systemctl try-reload-or-restart nginx.service
aegir ALL=NOPASSWD: /usr/bin/nginx
Defaults:http !requiretty
http ALL=NOPASSWD: /usr/bin/systemctl try-reload-or-restart httpd.service
http ALL=NOPASSWD: /usr/bin/systemctl try-reload-or-restart nginx.service
http ALL=NOPASSWD: /usr/bin/nginx