gentoo-ebuilds/app-admin/logcheck/files/logcheck.service
Giuseppe Foti f93cfe38c1
app-admin/logcheck: new package, add 1.4.3
Signed-off-by: Giuseppe Foti <foti.giuseppe@gmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
2023-07-27 06:57:52 +01:00

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