712866
From c2c437edbaab1630a9308dc81ffbfe0262f52d64 Mon Sep 17 00:00:00 2001
712866
From: Harald Hoyer <harald@redhat.com>
712866
Date: Tue, 25 Feb 2014 12:34:41 +0100
712866
Subject: [PATCH] default conf: set hostonly_cmdline == "no"
712866
712866
---
712866
 dracut.conf.d/fedora.conf.example | 1 +
712866
 1 file changed, 1 insertion(+)
712866
712866
diff --git a/dracut.conf.d/fedora.conf.example b/dracut.conf.d/fedora.conf.example
5c6c2a
index 2364b049..ff4e3b27 100644
712866
--- a/dracut.conf.d/fedora.conf.example
712866
+++ b/dracut.conf.d/fedora.conf.example
712866
@@ -13,4 +13,5 @@ systemdsystemunitdir=/usr/lib/systemd/system
712866
 systemdsystemconfdir=/etc/systemd/system
712866
 udevdir=/usr/lib/udev
712866
 hostonly="yes"
712866
+hostonly_cmdline="no"
712866
 early_microcode="yes"