e2k: drop multiseat media kludges

No need to switch udisks2 into "shared mode" anymore;
see the previous commit.
This commit is contained in:
Michael Shigorin 2021-08-06 16:35:45 +03:00
parent 80ce34e9a8
commit 717b3cf0e3

View File

@ -34,7 +34,6 @@ use/e2k/multiseat/901:
use/e2k/multiseat/901/full: use/e2k/multiseat/901 use/control
@$(call add,MAIN_GROUPS,x-e2k/x-autologin)
@$(call add,THE_PACKAGES,test-audio alterator-multiseat)
@$(call add,CONTROL,udisks2:shared) ### media mount exclusivity
endif # e2kv5
ifeq (,$(filter-out e2kv4,$(ARCH)))
@ -55,7 +54,6 @@ use/e2k/multiseat/801: use/e2k/multiseat/801/base
use/e2k/multiseat/801/full: use/e2k/multiseat/801 use/control
@$(call add,MAIN_GROUPS,x-e2k/x-autologin)
@$(call add,THE_PACKAGES,test-audio alterator-multiseat)
@$(call add,CONTROL,udisks2:shared) ### media mount exclusivity
endif # e2kv4
ifeq (,$(filter-out e2k,$(ARCH)))