]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
dracut.conf.d/fedora.conf.example: s/kernelcmdline/kernel_cmdline
authorHarald Hoyer <harald@redhat.com>
Fri, 19 Oct 2012 09:10:03 +0000 (11:10 +0200)
committerHarald Hoyer <harald@redhat.com>
Fri, 19 Oct 2012 09:10:03 +0000 (11:10 +0200)
dracut.conf.d/fedora.conf.example

index ed6e5d9aa36fd8a3ec0ee744514e7268be78d8d2..487be797e1a51c9abc1312014bafd811f4aae9f6 100644 (file)
@@ -11,4 +11,5 @@ systemdsystemunitdir=/usr/lib/systemd/system
 udevdir=/usr/lib/udev
 add_dracutmodules+=" systemd "
 realinitpath="/usr/lib/systemd/systemd"
-kernelcmdline+=" rd.auto=1 "
\ No newline at end of file
+kernel_cmdline+=" rd.auto=1 "
+