]> git.pld-linux.org Git - packages/firehol.git/blame - firehol.service
up to 2.0.1
[packages/firehol.git] / firehol.service
CommitLineData
8d21b09a
ER
1[Unit]
2Description=Firehol iptables stateful firewall
3Documentation=man:firehol(1) man:firehol.conf(5)
4After=network.target
5
6[Service]
7Type=oneshot
8ExecStart=/usr/sbin/firehol start
9ExecStop=/usr/sbin/firehol stop
10RemainAfterExit=yes
11
12[Install]
13WantedBy=multi-user.target
This page took 0.068126 seconds and 4 git commands to generate.