]> 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>
Wed, 5 Mar 2014 11:33:40 +0000 (12:33 +0100)
dracut.conf.d/fedora.conf.example

index 495e8fb377fd7020003015e7a6e4dd461cb4b961..147fd725021c2f7c6fdcccb052661df8975de0f1 100644 (file)
@@ -13,3 +13,4 @@ systemdsystemunitdir=/usr/lib/systemd/system
 systemdsystemconfdir=/etc/systemd/system
 udevdir=/usr/lib/udev
 hostonly="yes"
+hostonly_cmdline="no"