Commit 9f1cc87a authored by Anton Midyukov's avatar Anton Midyukov

x11: run sddm.service, lxdm.service instead dm.service (prefdm.service)

It is correct to run them with native systemd units, and not through prefdm.
parent 5410292c
......@@ -117,7 +117,7 @@ use/x11/lightdm/gtk use/x11/lightdm/slick use/x11/lightdm/kde\
@$(call set,THE_DISPLAY_MANAGER,lightdm-$*-greeter)
@$(call set,THE_DM_SERVICE,lightdm)
use/x11/lxdm use/x11/gdm2.20 use/x11/sddm: \
use/x11/gdm2.20: \
use/x11/%: use/x11/dm
@$(call set,THE_DISPLAY_MANAGER,$*)
......@@ -126,7 +126,7 @@ use/x11/kde5-display-manager-lightdm: \
@$(call set,THE_DISPLAY_MANAGER,$*)
@$(call set,THE_DM_SERVICE,lightdm)
use/x11/gdm: \
use/x11/gdm use/x11/sddm use/x11/lxdm: \
use/x11/%: use/x11/dm
@$(call set,THE_DISPLAY_MANAGER,$*)
@$(call set,THE_DM_SERVICE,$*)
......
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