Files

13 lines
235 B
Desktop File

[Unit]
Description=Firewall Knock Operator Daemon
After=network-online.target
[Service]
Type=forking
PIDFile=/run/fwknop/fwknopd.pid
ExecStart=/usr/sbin/fwknopd
ExecReload=/bin/kill -HUP $MAINPID
[Install]
WantedBy=multi-user.target