summaryrefslogtreecommitdiffstats
path: root/src/etc/rc.newwanipv6
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2017-08-16 15:38:04 -0300
committerRenato Botelho <renato@netgate.com>2017-08-16 15:38:04 -0300
commit2f3ea7ab9d71a8a223e962badd21aee90dfaa1ba (patch)
tree9cb5c7b8cd7865214073ab38ea2200dc713f3a93 /src/etc/rc.newwanipv6
parent1efb03647d101cffd2efe65a4e3cfe21809aa5dd (diff)
parent881fb1867e81cc396277a73e4241f7a47a86a446 (diff)
downloadpfsense-2f3ea7ab9d71a8a223e962badd21aee90dfaa1ba.zip
pfsense-2f3ea7ab9d71a8a223e962badd21aee90dfaa1ba.tar.gz
Merge pull request #3799 from marjohn56/Unbound-start-delay
Diffstat (limited to 'src/etc/rc.newwanipv6')
-rwxr-xr-xsrc/etc/rc.newwanipv61
1 files changed, 1 insertions, 0 deletions
diff --git a/src/etc/rc.newwanipv6 b/src/etc/rc.newwanipv6
index f669f5b..f41a91d 100755
--- a/src/etc/rc.newwanipv6
+++ b/src/etc/rc.newwanipv6
@@ -140,6 +140,7 @@ setup_gateways_monitor();
if (platform_booting()) {
// avoid race conditions in many of the below functions that occur during boot
+ touch("/tmp/{$interface_real}_dhcp6_complete");
exit;
}
OpenPOWER on IntegriCloud