dracut.conf.d/fedora.conf.example: turn off rd.auto
realinitpath is not needed anymore for systemd >= 198master
parent
83691c413f
commit
348baca3e4
|
|
@ -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 "
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue