fedora.conf: do not store cmdline in image by default
parent
e97ed33775
commit
38e217704a
|
|
@ -15,4 +15,5 @@ systemdsystemunitdir=/usr/lib/systemd/system
|
||||||
systemdsystemconfdir=/etc/systemd/system
|
systemdsystemconfdir=/etc/systemd/system
|
||||||
udevdir=/usr/lib/udev
|
udevdir=/usr/lib/udev
|
||||||
hostonly="yes"
|
hostonly="yes"
|
||||||
|
hostonly_cmdline="no"
|
||||||
early_microcode="yes"
|
early_microcode="yes"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue