Blob Blame History Raw
[Unit]
Description=The Port Scan Attack Detector (psad)
Documentation=man:psad(8) https://www.cipherdyne.org/psad/
After=firewalld.service iptables.service ip6tables.service

[Service]
Type=forking
ExecStart=/usr/sbin/psad
ExecStop=/usr/sbin/psad --Kill
ExecReload=/usr/sbin/psad --HUP
PIDFile=/var/run/psad/psad.pid

[Install]
WantedBy=multi-user.target