diff options
| -rw-r--r-- | dracut.conf.d/01-dist.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dracut.conf.d/01-dist.conf b/dracut.conf.d/01-dist.conf index 7278326..6aab7b0 100644 --- a/dracut.conf.d/01-dist.conf +++ b/dracut.conf.d/01-dist.conf @@ -3,6 +3,7 @@ i18n_vars="/etc/sysconfig/i18n:SYSFONT-FONT,SYSFONTACM-FONT_MAP,UNIMAP-FONT_UNIM # build initrd only to boot current hardware hostonly="yes" +hostonly_cmdline="yes" # Do not include the network module by default which saves about 10megs # Users can still generate a network friendly initrd by editing this file |
