summaryrefslogtreecommitdiffstats
path: root/src/etc/rc
diff options
context:
space:
mode:
Diffstat (limited to 'src/etc/rc')
-rwxr-xr-xsrc/etc/rc3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/etc/rc b/src/etc/rc
index e82a5ba..b232e44 100755
--- a/src/etc/rc
+++ b/src/etc/rc
@@ -373,6 +373,9 @@ echo "done."
# Second upgrade stage
/usr/local/sbin/${product}-upgrade -y -b 2
+# Reconfigure console
+/etc/rc.console_setup
+
# Run the php.ini setup file and populate
# /usr/local/etc/php.ini
/etc/rc.php_ini_setup 2>/tmp/php_errors.txt
OpenPOWER on IntegriCloud