Commit bddeaece authored by Anton Midyukov's avatar Anton Midyukov

mixin.mk: add polkit-rule-admin-root to mixin/regular-desktop

Rule for polkit set authenticate by password root. In Regulars/Starterkits disabled sudo, but the default behavior of polkit is as the same sudo. Now no authorization by user password.
parent a390c4b8
......@@ -55,6 +55,7 @@ mixin/regular-desktop: +alsa +nm-native \
use/x11/xorg use/xdg-user-dirs use/l10n \
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_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