]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
default conf: set hostonly_cmdline == "no"
authorHarald Hoyer <harald@redhat.com>
Tue, 25 Feb 2014 11:34:41 +0000 (12:34 +0100)
committerHarald Hoyer <harald@redhat.com>
Tue, 29 Jul 2014 09:52:06 +0000 (11:52 +0200)
dracut.conf.d/fedora.conf.example

index 2364b049a8c606646ebecb98bb28d93b9cc85e04..ff4e3b27183245ab940791000292b344ce792e7e 100644 (file)
@@ -13,4 +13,5 @@ systemdsystemunitdir=/usr/lib/systemd/system
 systemdsystemconfdir=/etc/systemd/system
 udevdir=/usr/lib/udev
 hostonly="yes"
+hostonly_cmdline="no"
 early_microcode="yes"