fix(profiles): Enable dracut systemd module

This commit is contained in:
Michael Marineau 2013-11-25 18:03:20 -08:00
parent 2c9dfc4494
commit 6e36663e19

View File

@ -1,2 +1,3 @@
USE="systemd"
BOOTSTRAP_USE="$BOOTSTRAP_USE udev"
DRACUT_MODULES="systemd"