fixed daemon-reload command
This commit is contained in:
parent
c9a5dc0640
commit
e3940eb5ca
@ -19,7 +19,7 @@ curl -sO --output-dir /etc/sysconfig https://git.xo.nl/marcel/iptables/raw/confi
|
|||||||
curl -sO --output-dir /etc/sysconfig https://git.xo.nl/marcel/iptables/raw/config/ip6tables
|
curl -sO --output-dir /etc/sysconfig https://git.xo.nl/marcel/iptables/raw/config/ip6tables
|
||||||
|
|
||||||
echo "Enabling iptables on next boot"
|
echo "Enabling iptables on next boot"
|
||||||
systemctl daemon-relad
|
systemctl daemon-reload
|
||||||
systemctl enable iptables ip6tables
|
systemctl enable iptables ip6tables
|
||||||
|
|
||||||
echo "All done, please ensure the firewall settings are to your liking before rebooting"
|
echo "All done, please ensure the firewall settings are to your liking before rebooting"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user