# -*- coding: utf-8; mode: python -*- info["owner"] = "root" info["group"] = "logcheck" info["perms"] = 0644 header("Fichiers surveilles par logcheck") @/var/log/auth.log @/var/log/messages @/var/log/kern.log @/var/log/syslog @/var/log/user.log if has("firewall"): @/var/log/firewall/iptables.err if has("mailman"): @/var/log/mailman/error if has("news"): @/var/log/news/news.crit if has("postfix"): @/var/log/mail.log @/var/log/mail.err