712866
From c6fe81559e88b211fcd17a4687c1707a8434f3ff Mon Sep 17 00:00:00 2001
712866
From: Harald Hoyer <harald@redhat.com>
712866
Date: Thu, 30 Jan 2014 16:51:13 +0100
712866
Subject: [PATCH] dracut.conf.d/fedora.conf.example: turn on early_microcode by
712866
 default
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 495e8fb3..2364b049 100644
712866
--- a/dracut.conf.d/fedora.conf.example
712866
+++ b/dracut.conf.d/fedora.conf.example
712866
@@ -13,3 +13,4 @@ systemdsystemunitdir=/usr/lib/systemd/system
712866
 systemdsystemconfdir=/etc/systemd/system
712866
 udevdir=/usr/lib/udev
712866
 hostonly="yes"
712866
+early_microcode="yes"