Commit 964a3239 authored by Anton Midyukov's avatar Anton Midyukov

mixin.mk: control fusermount:public for regular-desktop

Needed for support flatpak. See also https://bugzilla.altlinux.org/41489
parent 44fb135c
......@@ -65,6 +65,7 @@ endif
@$(call add,DEFAULT_SERVICES_DISABLE,gssd idmapd krb5kdc rpcbind)
@$(call add,DEFAULT_SERVICES_ENABLE,cups)
@$(call add,DEFAULT_SERVICES_ENABLE,alteratord)
@$(call add,CONTROL,fusermount:public)
mixin/desktop-extra:
@$(call add,BASE_LISTS,$(call tags,(archive || base) && extra))
......
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