dracut.conf: add comment about /etc/dracut.conf.d
parent
cb74b38247
commit
2b59885976
|
@ -1,3 +1,7 @@
|
|||
# PUT YOUR CONFIG HERE OR IN separate files named *.conf
|
||||
# in /etc/dracut.conf.d
|
||||
# /etc/dracut.conf.d/*.conf will override the settings in here
|
||||
|
||||
# Sample dracut config file
|
||||
|
||||
logfile=/var/log/dracut.log
|
||||
|
|
Loading…
Reference in New Issue