Merge pull request #725 from marineam/udev

profiles: add udev to default USE flags
This commit is contained in:
Michael Marineau 2014-07-07 11:18:22 -07:00
commit e19ce51312

View File

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