mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-12-14 22:19:55 +00:00
Signed-off-by: Giuseppe Foti <foti.giuseppe@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
11 lines
210 B
Desktop File
11 lines
210 B
Desktop File
[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
|