summaryrefslogtreecommitdiffstats
path: root/usr/local/sbin
diff options
context:
space:
mode:
authorErmal LUÇI <eri@pfsense.org>2014-11-28 13:04:28 +0100
committerErmal LUÇI <eri@pfsense.org>2014-11-28 13:04:28 +0100
commit4854e3a22bb0d76af067a7f23f5a06e985e3c946 (patch)
treed30b91e9e12965d68bfc742101592e6c2d88c204 /usr/local/sbin
parent359655af89428d3e0c72943686ecdea6986f6f60 (diff)
downloadpfsense-4854e3a22bb0d76af067a7f23f5a06e985e3c946.zip
pfsense-4854e3a22bb0d76af067a7f23f5a06e985e3c946.tar.gz
Remove these booting settings since are useless
Diffstat (limited to 'usr/local/sbin')
-rwxr-xr-xusr/local/sbin/pfSsh.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr/local/sbin/pfSsh.php b/usr/local/sbin/pfSsh.php
index 33cd2fc..6700c1c 100755
--- a/usr/local/sbin/pfSsh.php
+++ b/usr/local/sbin/pfSsh.php
@@ -4,14 +4,12 @@
require_once("globals.inc");
echo "Starting the {$g['product_name']} developer shell";
-$g['booting'] = true;
require_once("functions.inc");
echo ".";
require_once("config.inc");
echo ".";
require_once("util.inc");
echo ".";
-$g['booting'] = false;
$shell_cmds = array("alias", "alloc", "bg", "bind", "bindkey", "break",
"breaksw", "builtins", "case", "cd", "chdir", "command", "complete", "continue", "default",
OpenPOWER on IntegriCloud