summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tmp/pre_upgrade_command2
1 files changed, 2 insertions, 0 deletions
diff --git a/tmp/pre_upgrade_command b/tmp/pre_upgrade_command
index 8f015ae..3eabc5f 100644
--- a/tmp/pre_upgrade_command
+++ b/tmp/pre_upgrade_command
@@ -1,5 +1,7 @@
#!/bin/sh
+/etc/rc.conf_mount_rw
+
# Record the previous version
PRIOR_VERSION=`uname -r | cut -d'.' -f1`
echo $PRIOR_VERSION > /tmp/pre_upgrade_version
OpenPOWER on IntegriCloud