mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 11:52:28 +01:00
Merge branch '4.11'
This commit is contained in:
commit
39415b7044
@ -78,7 +78,7 @@ fi
|
||||
ipv6="/etc/iptables/rules.v6"
|
||||
if [ -e $ipv6 ]
|
||||
then
|
||||
iptables-restore < $ipv6
|
||||
ip6tables-restore < $ipv6
|
||||
fi
|
||||
|
||||
date > /var/cache/cloud/boot_up_done
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user