mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-24 20:11:59 +01: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