Commit 10068cad authored by Anton Midyukov's avatar Anton Midyukov

mixin.mk: add polkit-rule-udisks2-mount to desktop regulars

Polkit rule to allow users in group xgrp mount removable storage devices.
parent a887e068
......@@ -56,6 +56,7 @@ mixin/regular-desktop: +alsa +nm-native \
use/fonts/otf/adobe use/fonts/otf/mozilla use/branding/notes
@$(call add,THE_PACKAGES,pam-limits-desktop beesu polkit dvd+rw-tools)
@$(call add,THE_PACKAGES,polkit-rule-admin-root)
@$(call add,THE_PACKAGES,polkit-rule-udisks2-mount)
@$(call add,THE_BRANDING,alterator graphics indexhtml)
ifneq (,$(filter-out e2k%,$(ARCH)))
@$(call add,THE_BRANDING,notes)
......
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