From 7a015ecb7fff2a92131d8cfb450d1b4389f4f0eb Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Mon, 15 Apr 2013 10:23:45 +0200 Subject: [PATCH] Add minimal sudo configuration --- conf/sudo.conf | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 conf/sudo.conf diff --git a/conf/sudo.conf b/conf/sudo.conf new file mode 100644 index 0000000..be5e0f5 --- /dev/null +++ b/conf/sudo.conf @@ -0,0 +1,2 @@ +default:zabbix !requiretty +zabbix ALL=(root) NOPASSWD: /var/lib/zabbix/bin/*_sudo