X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/xvm-munin-config.git/blobdiff_plain/56328c0b20eb97049d9552298ac41f316a445a47..54ac87f30ffb5787f4bf02a6c7bd7f44f8313e39:/debian/xvm-munin-master-config.postinst?ds=sidebyside diff --git a/debian/xvm-munin-master-config.postinst b/debian/xvm-munin-master-config.postinst index 721e584..407cbef 100755 --- a/debian/xvm-munin-master-config.postinst +++ b/debian/xvm-munin-master-config.postinst @@ -23,6 +23,9 @@ case "$1" in # So munin can read the mail log adduser munin adm + # First clear out the old stuff we threw in /etc/sudoers + perl -i.bak -ne 's%^### (BEGIN|END) xvm-munin-config\s*$%%m && ($skip = ($1 eq "BEGIN")); print unless $skip;' /etc/sudoers + # So munin can sudo to get to postfix queue info cat >>/etc/sudoers <