]> git.ipfire.org Git - thirdparty/dracut-ng.git/commitdiff
revert(efaee44): hostonly_cmdline should continue to default to yes
authorJo Zzsi <jozzsicsataban@gmail.com>
Tue, 12 Aug 2025 11:17:52 +0000 (07:17 -0400)
committerLaszlo <laszlo.gombos@gmail.com>
Thu, 14 Aug 2025 21:45:31 +0000 (17:45 -0400)
Despite the Fedora setting, let's keep the default to yes
for distributions that do not whish to overwrite the default.

dracut.conf.d/hostonly/10-hostonly.conf

index c5bd9b22f992ac8686696288e288db3cbce9fa86..72fc92991f63a2d229cb3f8251adc7db9b50883e 100644 (file)
@@ -1,3 +1,2 @@
 # optimize initrd to be as small as possible for faster boot performance, tailored to the current host
 hostonly="yes"
-hostonly_cmdline=no