summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xetc/rc.bootup1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/rc.bootup b/etc/rc.bootup
index 337e26b..3d45d12 100755
--- a/etc/rc.bootup
+++ b/etc/rc.bootup
@@ -34,6 +34,7 @@
require_once("globals.inc");
/* let the other functions know we're booting */
+ $pkg_interface = 'console';
$g['booting'] = TRUE;
touch("{$g['varrun_path']}/booting");
OpenPOWER on IntegriCloud