This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
EnvironmentFile=-/etc/default/psad -
ExecReload=/usr/sbin/psad --HUP -
ExecStart=/usr/sbin/psad -
ExecStart=/usr/sbin/psad $DAEMON_ARGS -
ExecStop=/usr/sbin/psad --Kill -
PIDFile=/run/psad/psad.pid -
RuntimeDirectory=psad -
Type=forking
-
-
[Unit]-
After=firewalld.service iptables.service ip6tables.service -
After=network.target -
ConditionPathExists=/etc/psad/psad.conf -
Description=Port Scan Attack Detector (psad) -
Description=The Port Scan Attack Detector (psad) -
Documentation=man:psad -
Documentation=man:psad(8) https://www.cipherdyne.org/psad/ -
Wants=netfilter-persistent.service
-
Additionnal notes
Nothing here.