From: Philipp Dallig Date: Fri, 7 Oct 2016 14:33:09 +0000 (+0200) Subject: sirona-aem - correct xymon sudo rights X-Git-Tag: v0.1.0~4021 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=790e7ef03f80dd4b9e7f24dba5bf4d01e8b88b63;p=pixelpark%2Fhiera.git sirona-aem - correct xymon sudo rights --- 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