diff options
Diffstat (limited to 'man/dracut.conf.5.asc')
-rw-r--r-- | man/dracut.conf.5.asc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/man/dracut.conf.5.asc b/man/dracut.conf.5.asc index f1705ce..dd42891 100644 --- a/man/dracut.conf.5.asc +++ b/man/dracut.conf.5.asc @@ -320,6 +320,12 @@ Logging levels: If set to _yes_, try to execute tasks in parallel (currently only supported for _--regenerate-all_). +*initrdname=*"_<filepattern>_":: + Specifies the file name for the generated initramfs if it is not set otherwise. + The initrdname configuration option is required to match the _initr*${kernel}*_ + file pattern and only one file with this pattern should exists in the + directory where initramfs is loaded from. Defaults to _initramfs-${kernel}.img_. + Files ----- _/etc/dracut.conf_:: |