X-Git-Url: http://git.grml.org/?a=blobdiff_plain;ds=sidebyside;f=debian%2Flive-boot.init;h=8ccbc01cc9842f5cd2cff0691721300819096561;hb=24e652917a129fac93d3bc5a34b265cf8a913cfc;hp=dd338b1e10dce060021c296d46db96879d326df2;hpb=274ce8e4e2b902e4e7b4871c284cee0285cf18a6;p=live-boot-grml.git diff --git a/debian/live-boot.init b/debian/live-boot.init index dd338b1..8ccbc01 100644 --- a/debian/live-boot.init +++ b/debian/live-boot.init @@ -155,6 +155,8 @@ do_stop () esac done + mount -o remount,ro /live/cow + if [ -z ${QUICKREBOOT} ] then @@ -233,8 +235,6 @@ case "${1}" in [ "${VERBOSE}" != no ] && log_end_msg 1 ;; esac - - mount -o remount,ro /live/cow ;; *)