Commit 717b3cf0 authored by Michael Shigorin's avatar Michael Shigorin

e2k: drop multiseat media kludges

No need to switch udisks2 into "shared mode" anymore; see the previous commit.
parent 80ce34e9
......@@ -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)))
......
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