dracut.conf: explain dracutmodules option better
parent
37b73a235a
commit
7aa622cd14
|
|
@ -3,7 +3,9 @@
|
|||
logfile=/var/log/dracut.log
|
||||
fileloglvl=6
|
||||
|
||||
# Specific list of dracut modules to use
|
||||
# Exact list of dracut modules to use. Modules not listed here are not going
|
||||
# to be included. If you only want to add some optional modules use
|
||||
# add_dracutmodules option instead.
|
||||
#dracutmodules+=""
|
||||
|
||||
# Dracut modules to omit
|
||||
|
|
|
|||
Loading…
Reference in New Issue