You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-admin/logcheck/files/logcheck.service

12 lines
210 B

[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