Merge "Mount root filesystem readonly during boot"
This commit is contained in:
commit
82080313db
@ -49,7 +49,7 @@ DEFAULT linux
|
||||
|
||||
LABEL linux
|
||||
KERNEL $kernel
|
||||
APPEND rw root=LABEL=cloudimg-rootfs
|
||||
APPEND ro root=LABEL=cloudimg-rootfs
|
||||
INITRD $initrd
|
||||
_EOF_
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user