Commit 7ac7faf9 authored by Anton Midyukov's avatar Anton Midyukov

mixin.mk: Added udev-rules-rfkill-uaccess into regular-desktop

Get access to /dev/rfkill for users. This needed for blueberry.
parent 2c761b78
......@@ -55,7 +55,7 @@ mixin/regular-desktop: use/x11/xorg +alsa use/xdg-user-dirs use/l10n \
@$(call add,THE_BRANDING,alterator graphics indexhtml notes)
@$(call add,THE_PACKAGES,$$(THE_IMAGEWRITER))
@$(call set,THE_IMAGEWRITER,altmediawriter)
@$(call add,THE_PACKAGES,upower bluez)
@$(call add,THE_PACKAGES,upower bluez udev-rules-rfkill-uaccess)
@$(call add,DEFAULT_SERVICES_DISABLE,gssd idmapd krb5kdc rpcbind)
@$(call add,DEFAULT_SERVICES_ENABLE,bluetoothd)
@$(call add,DEFAULT_SERVICES_ENABLE,cups)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment