summaryrefslogtreecommitdiff
blob: d2e8c3125200dc4472fe3e6f3657ea0dc761caf2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[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