mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-05 04:21:06 +02:00
fix(profiles): Enable dracut systemd module
This commit is contained in:
parent
2c9dfc4494
commit
6e36663e19
@ -1,2 +1,3 @@
|
|||||||
USE="systemd"
|
USE="systemd"
|
||||||
BOOTSTRAP_USE="$BOOTSTRAP_USE udev"
|
BOOTSTRAP_USE="$BOOTSTRAP_USE udev"
|
||||||
|
DRACUT_MODULES="systemd"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user