From 79b269c5a7155063d83e70d981dcbe83910c4082 Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Sat, 3 Jul 2010 16:08:27 +0000 Subject: [PATCH] franck gets extra arguments Signed-off-by: Stephen Gran --- modules/sudo/files/common/sudoers | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/sudo/files/common/sudoers b/modules/sudo/files/common/sudoers index 9265eb7f2..35bb835a5 100644 --- a/modules/sudo/files/common/sudoers +++ b/modules/sudo/files/common/sudoers @@ -50,6 +50,7 @@ nagios ALL=(ALL) NOPASSWD: /usr/lib/nagios/plugins/dsa-check-dabackup "" # with smartarray controllers nagios ALL=(ALL) NOPASSWD: /sbin/hpasmcli "" nagios ALL=(ALL) NOPASSWD: /usr/bin/arrayprobe "" +nagios franck=(ALL) NOPASSWD: /usr/bin/arrayprobe -f /dev/cciss/c1d0 "" nagios ALL=(ALL) NOPASSWD: /usr/sbin/hpacucli controller all show nagios ALL=(ALL) NOPASSWD: /usr/sbin/hpacucli controller slot=[012] pd all show nagios ALL=(ALL) NOPASSWD: /usr/sbin/hpacucli controller slot=[012] pd [0-9]\:[0-9] show -- 2.20.1