check-libs: Ignore agetty processes
[mirror/dsa-puppet.git] / modules / nagios / files / common / check-libs.conf
index 0fe7678..30c91c1 100644 (file)
@@ -16,4 +16,5 @@
     - '$path =~ m#^/var/spool/#'
     - '$path =~ m#^/var/lib/ganeti/#'
     - '$path =~ m#^/usr/lib/locale/locale-archive#'
+    - '$user eq "root" && $process eq "agetty"'
 # vim:syn=yaml