Add apachectrl group
authorPeter Palfrader <peter@palfrader.org>
Tue, 7 Apr 2009 22:33:55 +0000 (00:33 +0200)
committerPeter Palfrader <peter@palfrader.org>
Tue, 7 Apr 2009 22:33:55 +0000 (00:33 +0200)
modules/sudo/files/common/sudoers

index e3f193a..22744e6 100644 (file)
@@ -46,6 +46,9 @@ nagios                ALL=(ALL)       NOPASSWD: /usr/sbin/hpacucli controller slot=0 show status
 # groups and their role accounts
 %mirroradm     ALL=(archvsync) ALL
 
+# some groups are in apachectrl on "their" hosts so they can reload apache and update their vhost
+%apachectrl    ALL=(root)      /usr/sbin/apache2-vhost-update
+
 # buildd
 Defaults:buildd env_reset,env_keep+="APT_CONFIG DEBIAN_FRONTEND"
 buildd         ALL=(ALL)       NOPASSWD: ALL