summarylogtreecommitdiffstats
path: root/kmsgsd.service
blob: 384683046bc50bcdb44db1e3db399d96f80e6259 (plain)
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