summaryrefslogtreecommitdiff
blob: 8d5cd4ac467c54156ab8fdf7092293617a0b859c (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Mails anomalies in the system logfiles to the administrator

[Service]
Type=oneshot
ExecStart=/usr/sbin/logcheck
SyslogIdentifier=logcheck
User=logcheck

[Install]
WantedBy=multi-user.target