Adjust INSTALL file
This commit is contained in:
parent
47487219f1
commit
764080a4c4
2
INSTALL
2
INSTALL
@ -62,6 +62,7 @@ Description=IPv4 Firewall with iptables
|
|||||||
After=network.target
|
After=network.target
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
|
SyslogIdentifier="ipt-gateway"
|
||||||
Type=oneshot
|
Type=oneshot
|
||||||
RemainAfterExit=yes
|
RemainAfterExit=yes
|
||||||
ExecStart=/usr/local/sbin/ipt-firewall-gateway start
|
ExecStart=/usr/local/sbin/ipt-firewall-gateway start
|
||||||
@ -80,6 +81,7 @@ Description=IPv6 Firewall with ip6tables
|
|||||||
After=network.target
|
After=network.target
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
|
SyslogIdentifier="ip6t-gateway"
|
||||||
Type=oneshot
|
Type=oneshot
|
||||||
RemainAfterExit=yes
|
RemainAfterExit=yes
|
||||||
ExecStart=/usr/local/sbin/ip6t-firewall-gateway start
|
ExecStart=/usr/local/sbin/ip6t-firewall-gateway start
|
||||||
|
Loading…
Reference in New Issue
Block a user