Ensure we are mount rw

This commit is contained in:
Scott Ullrich 2008-11-09 00:30:11 +00:00
parent 44abced628
commit 969017439e
1 changed files with 2 additions and 0 deletions

View File

@ -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