summaryrefslogtreecommitdiffstats
path: root/tmp/post_upgrade_command
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2011-10-31 16:25:21 -0400
committerjim-p <jimp@pfsense.org>2011-10-31 16:25:21 -0400
commit196d00856dfb5b24a829b4d9555fac378b696c42 (patch)
treee8dbb78d11d0af3df9e67e1b6e254197c2b5f66a /tmp/post_upgrade_command
parent9d99eb95c95524b018c2754132c66451bf7b19ac (diff)
downloadpfsense-196d00856dfb5b24a829b4d9555fac378b696c42.zip
pfsense-196d00856dfb5b24a829b4d9555fac378b696c42.tar.gz
Setup serial bits after upgrade on NanoBSD, too.
Diffstat (limited to 'tmp/post_upgrade_command')
-rwxr-xr-xtmp/post_upgrade_command2
1 files changed, 1 insertions, 1 deletions
diff --git a/tmp/post_upgrade_command b/tmp/post_upgrade_command
index 8603a53..1db2799 100755
--- a/tmp/post_upgrade_command
+++ b/tmp/post_upgrade_command
@@ -43,7 +43,7 @@ echo " exit" >> $CVS_CO_DIR/root/.profile
echo "fi" >> $CVS_CO_DIR/root/.profile
# Now turn on or off serial console as needed
-/tmp/post_upgrade_command.php
+/tmp/post_upgrade_command.php $1
# Remove any previous MD5 sum files
rm -f /root/*.md5
OpenPOWER on IntegriCloud