Blame 0001-fedora.conf-do-not-store-cmdline-in-image-by-default.patch

Harald Hoyer 43a122
From 38e217704a734cb6ff46d95a46ef04123a6b89e7 Mon Sep 17 00:00:00 2001
Harald Hoyer 43a122
From: Harald Hoyer <harald@redhat.com>
Harald Hoyer 43a122
Date: Tue, 10 Feb 2015 12:21:18 +0100
Harald Hoyer 43a122
Subject: [PATCH] fedora.conf: do not store cmdline in image by default
Harald Hoyer 43a122
Harald Hoyer 43a122
---
Harald Hoyer 43a122
 dracut.conf.d/fedora.conf.example | 1 +
Harald Hoyer 43a122
 1 file changed, 1 insertion(+)
Harald Hoyer 43a122
Harald Hoyer 43a122
diff --git a/dracut.conf.d/fedora.conf.example b/dracut.conf.d/fedora.conf.example
Harald Hoyer 43a122
index b6c769c..b126b09 100644
Harald Hoyer 43a122
--- a/dracut.conf.d/fedora.conf.example
Harald Hoyer 43a122
+++ b/dracut.conf.d/fedora.conf.example
Harald Hoyer 43a122
@@ -15,4 +15,5 @@ systemdsystemunitdir=/usr/lib/systemd/system
Harald Hoyer 43a122
 systemdsystemconfdir=/etc/systemd/system
Harald Hoyer 43a122
 udevdir=/usr/lib/udev
Harald Hoyer 43a122
 hostonly="yes"
Harald Hoyer 43a122
+hostonly_cmdline="no"
Harald Hoyer 43a122
 early_microcode="yes"