summaryrefslogtreecommitdiffstats
path: root/etc/rc.bootup
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.bootup')
-rwxr-xr-xetc/rc.bootup1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/rc.bootup b/etc/rc.bootup
index 1b150e3..1adbe15 100755
--- a/etc/rc.bootup
+++ b/etc/rc.bootup
@@ -442,6 +442,7 @@ system_syslogd_start();
/* done */
unset($g['booting']);
+@unlink("{$g['varrun_path']}/booting");
/* If there are ipsec dynamic hosts try again to reload the tunnels as rc.newipsecdns does */
if ($ipsec_dynamic_hosts) {
OpenPOWER on IntegriCloud