summarylogtreecommitdiffstats
path: root/psadwatchd.service
blob: eae7e4f8ccd046993ddbcb1ad8d3aaaeb75567be (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=PSAD Watcher
Documentation=man:psadwatchd(8) https://www.cipherdyne.org/psad/docs/manpages/psadwatchd.html
After=psad.service kmsgsd.service

[Service]
ExecStart=/usr/bin/psadwatchd
Type=forking

[Install]
WantedBy=multi-user.target