File devialog.systemd of Package devialog
[Unit] Description=Syslog Anomaly Detection Documentation=https://devialog.org/ After=syslog.target network.target remote-fs.target [Service] Type=simple PrivateTmp=true User=root ExecStart=/usr/bin/devialog.pl -c /etc/devialog.conf ExecReload=/bin/kill -HUP $MAINPID [Install] WantedBy=multi-user.target