1 2 3 4 5 6 7 8 9 10 11
[Unit] Description=KMSG Daemon(PSAD) Documentation=man:kmsgsd(8) https://www.cipherdyne.org/psad/docs/manpages/kmsgsd.html After=psad.service [Service] ExecStart=/usr/bin/kmsgsd Type=forking [Install] WantedBy=multi-user.target