13 lines
300 B
Plaintext
13 lines
300 B
Plaintext
#
|
|
# Void Linux default settings for dracut.
|
|
#
|
|
# Don't edit this file, it will be overwritten on next update.
|
|
#
|
|
add_dracutmodules+=" drm "
|
|
stdloglvl=4
|
|
realinitpath="/usr/lib/systemd/systemd"
|
|
prefix="/"
|
|
systemdutildir=/usr/lib/systemd
|
|
systemdsystemunitdir=/usr/lib/systemd/system
|
|
udevdir=/usr/lib/udev
|