* Drop the lock before exiting

This commit is contained in:
Scott Ullrich 2007-08-02 18:44:48 +00:00
parent 8e9ea2815c
commit bea014d0a5

View File

@ -27,4 +27,7 @@ if [ $KERNELTYPE = "SMP" ]; then
fi
if [ -d /kernels ]; then
rm -rf /kernels/*
fi
fi
rm /var/run/config.lock
/etc/rc.conf_mount_ro