]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
dracut.conf.d/fedora.conf.example: turn off rd.auto
authorHarald Hoyer <harald@redhat.com>
Wed, 6 Mar 2013 16:27:07 +0000 (17:27 +0100)
committerHarald Hoyer <harald@redhat.com>
Wed, 6 Mar 2013 16:29:12 +0000 (17:29 +0100)
realinitpath is not needed anymore for systemd >= 198

dracut.conf.d/fedora.conf.example

index 487be797e1a51c9abc1312014bafd811f4aae9f6..c541d74def41540351c56e3a99e562e50793626b 100644 (file)
@@ -10,6 +10,3 @@ systemdutildir=/usr/lib/systemd
 systemdsystemunitdir=/usr/lib/systemd/system
 udevdir=/usr/lib/udev
 add_dracutmodules+=" systemd "
-realinitpath="/usr/lib/systemd/systemd"
-kernel_cmdline+=" rd.auto=1 "
-