From: Harald Hoyer Date: Tue, 25 Feb 2014 11:34:41 +0000 (+0100) Subject: default conf: set hostonly_cmdline == "no" X-Git-Tag: 037~9 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=99edb47e85e25a4983f1209aa59f6e86ad08f639;p=thirdparty%2Fdracut.git default conf: set hostonly_cmdline == "no" --- diff --git a/dracut.conf.d/fedora.conf.example b/dracut.conf.d/fedora.conf.example index 495e8fb37..147fd7250 100644 --- a/dracut.conf.d/fedora.conf.example +++ b/dracut.conf.d/fedora.conf.example @@ -13,3 +13,4 @@ systemdsystemunitdir=/usr/lib/systemd/system systemdsystemconfdir=/etc/systemd/system udevdir=/usr/lib/udev hostonly="yes" +hostonly_cmdline="no"