From 2d7f11b310cc6c923cc35bcce86847f3ad3bd836 Mon Sep 17 00:00:00 2001 From: Alejandro Mery Date: Tue, 17 Feb 2009 21:39:37 +0200 Subject: [PATCH] init: changed to mount rootfs as read-only by default, just like the kernel itself does http://lxr.linux.no/linux+v2.6.27.18/init/do_mounts.c#L25 --- initramfs/etc_rc.d_rc.sysinit.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/initramfs/etc_rc.d_rc.sysinit.sh b/initramfs/etc_rc.d_rc.sysinit.sh index 367e95a..71ed5a6 100644 --- a/initramfs/etc_rc.d_rc.sysinit.sh +++ b/initramfs/etc_rc.d_rc.sysinit.sh @@ -45,7 +45,7 @@ done cat > /etc/conf/idunn <