summaryrefslogtreecommitdiff
path: root/debian/live-initramfs.init
diff options
context:
space:
mode:
Diffstat (limited to 'debian/live-initramfs.init')
-rw-r--r--debian/live-initramfs.init2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/live-initramfs.init b/debian/live-initramfs.init
index 5c79401..294355d 100644
--- a/debian/live-initramfs.init
+++ b/debian/live-initramfs.init
@@ -198,6 +198,8 @@ case "${1}" in
[ "${VERBOSE}" != no ] && log_end_msg 1
;;
esac
+
+ mount -o remount,ro /live/cow
;;
*)