Ajout de jessie

This commit is contained in:
Pierre-Elliott Bécue 2015-05-06 19:55:05 +02:00
parent da8e961ccb
commit b3b1e1767e
4 changed files with 57 additions and 28 deletions

View file

@ -1,26 +0,0 @@
# -*- 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