Commit 4b212b67 authored by Anton Midyukov's avatar Anton Midyukov Committed by Michael Shigorin

regular-gnome3: explicitly enable gdm.service

prefdm.service can't start gdm. See-also: https://bugzilla.altlinux.org/show_bug.cgi?id=26405#c26
parent 6d003a14
......@@ -164,6 +164,8 @@ distro/regular-gnome3: distro/.regular-desktop +plymouth +nm \
@$(call add,LIVE_PACKAGES,livecd-gnome3-setup-done)
@$(call add,LIVE_PACKAGES,gnome3-regular xcalib templates)
@$(call add,LIVE_PACKAGES,gnome-flashback screenpen)
@$(call add,DEFAULT_SERVICES_DISABLE,display-manager)
@$(call add,DEFAULT_SERVICES_ENABLE,gdm)
distro/regular-tde: distro/.regular-desktop mixin/regular-tde +plymouth \
use/x11/gtk/nm use/net/nm/mmgui
......
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