From 6fff287d8029392a2b80dd73fd0bdce57995c5e1 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Fri, 29 Jul 2011 14:59:56 +0200 Subject: [PATCH] fix username vs. groupname --- modules/sudo/files/common/sudoers | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/sudo/files/common/sudoers b/modules/sudo/files/common/sudoers index 0b899cb77..ffe3f2c10 100644 --- a/modules/sudo/files/common/sudoers +++ b/modules/sudo/files/common/sudoers @@ -68,7 +68,7 @@ nagios MEGARAIDHOSTS=(ALL) NOPASSWD: /usr/local/bin/megarc -AllAdpInfo -nolog, nagios beethoven=(debbackup) NOPASSWD: /usr/lib/nagios/plugins/dsa-check-backuppg "" # groups and their role accounts -%accounting ALL=(auditor) ALL +%auditor ALL=(accounting) ALL %backports ALL=(backports) ALL %buildd ALL=(buildd) ALL %d-i ALL=(d-i) ALL -- 2.20.1