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.
This commit is contained in:
Anton Midyukov 2022-02-08 20:28:03 +07:00
parent a390c4b831
commit bddeaece24

View File

@ -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)