summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2007-08-28 19:19:15 +0000
committerScott Ullrich <sullrich@pfsense.org>2007-08-28 19:19:15 +0000
commit1b8a2f5cf74902e12390ed397321fe1d6b2420bb (patch)
tree50b80a9fc2661d3614669592f5a3a054c1e9a9f5 /usr
parent6ec96809886702c770d507f2591f82850c75a912 (diff)
downloadpfsense-1b8a2f5cf74902e12390ed397321fe1d6b2420bb.zip
pfsense-1b8a2f5cf74902e12390ed397321fe1d6b2420bb.tar.gz
Set $pkg_interface='console'; in php shell.
Diffstat (limited to 'usr')
-rwxr-xr-xusr/local/sbin/pfSsh.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/local/sbin/pfSsh.php b/usr/local/sbin/pfSsh.php
index f3fe9be..05d11e0 100755
--- a/usr/local/sbin/pfSsh.php
+++ b/usr/local/sbin/pfSsh.php
@@ -70,6 +70,8 @@ $fp = fopen('php://stdin', 'r');
echo ".\n\n";
+$pkg_interface='console';
+
$shell_active = true;
echo "Type \"help\" to show common usage scnenarios.";
OpenPOWER on IntegriCloud