X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fnagios%2Ffiles%2Fcommon%2Fcheck-libs.conf;h=a48d4a5c0f459e0ca9e69ac23b6bc330308e58db;hb=0f51d271af05aadcd1e95ad8359634a3882bcf88;hp=e24ecefaa1ea909dc3a03066c9ec9c73a606bc4c;hpb=aa499a492a276e73406208952e82817bb1cd83d4;p=mirror%2Fdsa-puppet.git diff --git a/modules/nagios/files/common/check-libs.conf b/modules/nagios/files/common/check-libs.conf index e24ecefaa..a48d4a5c0 100644 --- a/modules/nagios/files/common/check-libs.conf +++ b/modules/nagios/files/common/check-libs.conf @@ -18,4 +18,6 @@ - '$path =~ m#^/usr/lib/locale/locale-archive#' - '$user eq "root" && $process eq "agetty"' - '$user eq "mysql" && $process eq "mysqld" && $path eq "/[aio]"' + - '$user eq "root" && $process eq "multipathd" && $path eq "/[aio]"' + - '$user eq "git" && $path =~ m#^/srv/salsa.debian.org/repositories/.*/objects/pack/pack-[0-9a-f]*.(idx|pack)$#' # vim:syn=yaml