summarylogtreecommitdiffstats
path: root/fwknopd.service
blob: 95936d78c5ab25b98a527611ee20a9b3929b0cbf (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Firewall Knock Operator Daemon
After=network.target network-online.target iptables.service ip6tables.service

[Service]
Type=forking
ExecStart=/usr/sbin/fwknopd

[Install]
WantedBy=multi-user.target