summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorsullrich <sullrich@pfsense.org>2009-12-02 21:06:11 -0500
committersullrich <sullrich@pfsense.org>2009-12-02 21:06:11 -0500
commite788b01d9ac373a8ea08b3254f645e79c377362f (patch)
treee3426e8a1b7da4f28c115c6fb669b91b1d113b1f /usr
parentf6907eb40b05c6665171c00cfd3e9ba7846a5fb5 (diff)
downloadpfsense-e788b01d9ac373a8ea08b3254f645e79c377362f.zip
pfsense-e788b01d9ac373a8ea08b3254f645e79c377362f.tar.gz
Add a few more commands for the lazy
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 957f063..a73e7de 100755
--- a/usr/local/sbin/pfSsh.php
+++ b/usr/local/sbin/pfSsh.php
@@ -205,6 +205,8 @@ $tccommands[] = "stoprecording";
$tccommands[] = "showrecordings";
$tccommands[] = "record";
$tccommands[] = "reset";
+$tccommands[] = "master";
+$tccommands[] = "RELENG_1_2";
while($shell_active == true) {
$command = readline("{$g['product_name']} shell: ");
OpenPOWER on IntegriCloud