From 790e7ef03f80dd4b9e7f24dba5bf4d01e8b88b63 Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Fri, 7 Oct 2016 16:33:09 +0200 Subject: [PATCH] sirona-aem - correct xymon sudo rights --- customer/sirona-aem/common.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/customer/sirona-aem/common.yaml b/customer/sirona-aem/common.yaml index ff086602..9474381f 100644 --- a/customer/sirona-aem/common.yaml +++ b/customer/sirona-aem/common.yaml @@ -46,7 +46,7 @@ sudo::configs: xymon: priority: "05" content: | - Cmnd_Alias ZPOOL = /sbin/zpool list + Cmnd_Alias ZPOOL = /sbin/zpool list * Cmnd_Alias ZFS = /sbin/zfs list xymon ALL=(ALL) NOPASSWD:ZPOOL, ZFS -- 2.39.5