mixin.mk: control libnss-role is disabled for regular-desktop
It is necessary for a standard set of groups to be created for a new user, and not just one 'users' group. These groups are tied to polkit rules.
This commit is contained in:
parent
7a2f65f959
commit
b2a37698e4
@ -67,6 +67,7 @@ endif
|
||||
@$(call add,DEFAULT_SERVICES_ENABLE,cups)
|
||||
@$(call add,DEFAULT_SERVICES_ENABLE,alteratord)
|
||||
@$(call add,CONTROL,fusermount:public)
|
||||
@$(call add,CONTROL,libnss-role:disabled)
|
||||
|
||||
mixin/desktop-extra:
|
||||
@$(call add,BASE_LISTS,$(call tags,(archive || base) && extra))
|
||||
|
Loading…
Reference in New Issue
Block a user