whitespace
authorPeter Palfrader <peter@palfrader.org>
Tue, 7 Apr 2009 22:20:40 +0000 (00:20 +0200)
committerPeter Palfrader <peter@palfrader.org>
Tue, 7 Apr 2009 22:20:40 +0000 (00:20 +0200)
modules/sudo/files/common/sudoers

index f781e52..3636b17 100644 (file)
@@ -30,11 +30,11 @@ root        ALL=(ALL) ALL
 
 
 # DSA and local admins
-%adm    ALL=(ALL) ALL
-%adm    ALL=(ALL) NOPASSWD: /usr/bin/apt-get update, /usr/bin/apt-get dist-upgrade, /usr/bin/apt-get clean, /usr/sbin/samhain -t check -i -p err -s none -l none -m none
+%adm           ALL=(ALL)       ALL
+%adm           ALL=(ALL)       NOPASSWD: /usr/bin/apt-get update, /usr/bin/apt-get dist-upgrade, /usr/bin/apt-get clean, /usr/sbin/samhain -t check -i -p err -s none -l none -m none
 
 # nagios
-nagios  ALL=(ALL) NOPASSWD: /usr/lib/nagios/plugins/dsa-check-dabackup ""
+nagios         ALL=(ALL)       NOPASSWD: /usr/lib/nagios/plugins/dsa-check-dabackup ""
 
 # groups and their role accounts
-%mirroradm ALL=(archvsync) ALL
+%mirroradm     ALL=(archvsync) ALL