live: disable ldconfig.service by using livecd-no-ldconfig-service
Fix https://bugzilla.altlinux.org/40802
This commit is contained in:
parent
53b0934a60
commit
a0c5d6eb81
@ -15,6 +15,7 @@ _OFF = anacron blk-availability bridge clamd dhcpd dmeventd dnsmasq \
|
||||
use/live: use/stage2 sub/rootfs@live sub/stage2@live \
|
||||
use/services/lvm2-disable
|
||||
@$(call add_feature)
|
||||
@$(call add,LIVE_PACKAGES,livecd-no-ldconfig-service)
|
||||
@$(call add,CLEANUP_BASE_PACKAGES,'installer*')
|
||||
@$(call add,DEFAULT_SERVICES_ENABLE,$(_ON))
|
||||
@$(call add,DEFAULT_SERVICES_DISABLE,$(_OFF))
|
||||
|
Loading…
x
Reference in New Issue
Block a user