summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorErmal <eri@pfsense.org>2013-03-19 16:21:24 +0000
committerErmal <eri@pfsense.org>2013-03-19 16:21:44 +0000
commitfa5bf66fc5a604c7b3ed64277d262cb6c2f4c8f2 (patch)
tree1eece0495cc2789dd2558b3826783caad357339d /etc
parent29f2f07a66f880732ee6656eda745e7b108db7e4 (diff)
downloadpfsense-fa5bf66fc5a604c7b3ed64277d262cb6c2f4c8f2.zip
pfsense-fa5bf66fc5a604c7b3ed64277d262cb6c2f4c8f2.tar.gz
Relax after bootup enforcement since its not needed anymore
Diffstat (limited to 'etc')
-rwxr-xr-xetc/rc.newwanipv64
1 files changed, 0 insertions, 4 deletions
diff --git a/etc/rc.newwanipv6 b/etc/rc.newwanipv6
index 785944e..0f30668 100755
--- a/etc/rc.newwanipv6
+++ b/etc/rc.newwanipv6
@@ -44,10 +44,6 @@ require_once("IPv6.inc");
require_once("services.inc");
require_once("rrd.inc");
-// Do not process while booting
-if($g['booting'])
- exit;
-
function restart_packages() {
global $oldipv6, $curwanipv6, $g;
OpenPOWER on IntegriCloud