sys-kernel/coreos-kernel: mount root read/write

This commit is contained in:
Alex Crawford 2015-05-11 18:28:24 -07:00
parent 50dd713b42
commit 6d14c0828f
2 changed files with 1 additions and 1 deletions

View File

@ -557,7 +557,7 @@ CONFIG_HOTPLUG_CPU=y
# CONFIG_DEBUG_HOTPLUG_CPU0 is not set
# CONFIG_COMPAT_VDSO is not set
CONFIG_CMDLINE_BOOL=y
CONFIG_CMDLINE="init=/usr/lib/systemd/systemd"
CONFIG_CMDLINE="init=/usr/lib/systemd/systemd rootflags=rw mount.usrflags=ro"
# CONFIG_CMDLINE_OVERRIDE is not set
CONFIG_HAVE_LIVEPATCH=y
# CONFIG_LIVEPATCH is not set