From 27326064919bec351b12fadd6dda842f36315c51 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Wed, 28 Jan 2015 00:15:52 +0100 Subject: [PATCH] Allow nagios to run dsa-check-libs under sudo --- modules/sudo/files/sudoers | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/sudo/files/sudoers b/modules/sudo/files/sudoers index d9e755d6..5ca2a3c5 100644 --- a/modules/sudo/files/sudoers +++ b/modules/sudo/files/sudoers @@ -56,6 +56,7 @@ nagios ALL=(ALL) NOPASSWD: /usr/sbin/service ekeyd-egd-linux restart nagios ALL=(ALL) NOPASSWD: /usr/sbin/service samhain restart nagios ALL=(ALL) NOPASSWD: /usr/lib/nagios/plugins/dsa-check-dabackup "" nagios ALL=(ALL) NOPASSWD: /usr/lib/nagios/plugins/dsa-check-filesystems "" +nagios ALL=(ALL) NOPASSWD: /usr/lib/nagios/plugins/dsa-check-libs "" # with smartarray controllers nagios ALL=(ALL) NOPASSWD: /sbin/hpasmcli "" nagios ALL=(ALL) NOPASSWD: /usr/bin/arrayprobe "" -- 2.39.2