summarylogtreecommitdiffstats
path: root/sudoers
diff options
context:
space:
mode:
authorJames An2015-08-08 12:44:31 -0400
committerJames An2015-08-08 12:45:06 -0400
commit36fb191227e41d766d735c06a360ec886efa6d4b (patch)
treeacde7514d57a1fcdcb4e393b3e86318d191669c6 /sudoers
parent25308412674311161996c11361370db1fbc85670 (diff)
downloadaur-36fb191227e41d766d735c06a360ec886efa6d4b.tar.gz
Changed the aegir root to be inside the /usr/share/webapps folder, changed the Aegir user to share UID with the HTTP user, and set up Aegir setup process to only require a couple of shell commands.
Diffstat (limited to 'sudoers')
-rw-r--r--sudoers3
1 files changed, 3 insertions, 0 deletions
diff --git a/sudoers b/sudoers
index 78a76739b9d0..417e8bb8badc 100644
--- a/sudoers
+++ b/sudoers
@@ -1,3 +1,6 @@
Defaults:aegir !requiretty
aegir ALL=NOPASSWD: /usr/bin/systemctl reload-or-try-restart nginx.service
aegir ALL=NOPASSWD: /usr/bin/nginx
+Defaults:http !requiretty
+http ALL=NOPASSWD: /usr/bin/systemctl reload-or-try-restart nginx.service
+http ALL=NOPASSWD: /usr/bin/nginx