regular.mk: tweak desktop services
systemd-214 has major problems with starting these services, and KDC should definitely not even try to start up before setup (which is not feasible given that these are LiveCDs). domain-client pkglist inhabitants and net-usershares feature are nasty enough to bring a lot of extra garbage in unfortunately (alterator-auth, alterator-kdc, alterator-net-shares involved).
This commit is contained in:
parent
81231ae5f7
commit
edbde16f6c
@ -30,6 +30,7 @@ distro/.regular-desktop: distro/.regular-base \
|
||||
use/syslinux/ui/gfxboot use/firmware/laptop use/efi/refind +systemd
|
||||
@$(call add,LIVE_LISTS,domain-client)
|
||||
@$(call add,THE_BRANDING,bootloader)
|
||||
@$(call add,DEFAULT_SERVICES_DISABLE,gssd idmapd krb5kdc rpcbind)
|
||||
@$(call set,KFLAVOURS,std-def)
|
||||
|
||||
distro/.regular-gtk: distro/.regular-desktop use/x11/lightdm/gtk +plymouth; @:
|
||||
|
Loading…
Reference in New Issue
Block a user