mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
Signed-off-by: Giuseppe Foti <foti.giuseppe@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
12 lines
210 B
Desktop File
12 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
|