From: Harald Hoyer Date: Tue, 10 Feb 2015 11:21:18 +0000 (+0100) Subject: fedora.conf: do not store cmdline in image by default X-Git-Tag: 042~87 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38e217704a734cb6ff46d95a46ef04123a6b89e7;p=thirdparty%2Fdracut.git fedora.conf: do not store cmdline in image by default --- diff --git a/dracut.conf.d/fedora.conf.example b/dracut.conf.d/fedora.conf.example index b6c769cee..b126b09d9 100644 --- a/dracut.conf.d/fedora.conf.example +++ b/dracut.conf.d/fedora.conf.example @@ -15,4 +15,5 @@ systemdsystemunitdir=/usr/lib/systemd/system systemdsystemconfdir=/etc/systemd/system udevdir=/usr/lib/udev hostonly="yes" +hostonly_cmdline="no" early_microcode="yes"