Merge pull request #1250 from crawford/cmdline

sys-kernel/coreos-kernel: mount root read/write
This commit is contained in:
Alex Crawford 2015-05-12 11:58:59 -07:00
commit 7733de9bd4
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