Commit a0c5d6eb authored by Anton Midyukov's avatar Anton Midyukov

live: disable ldconfig.service by using livecd-no-ldconfig-service

parent 53b0934a
......@@ -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))
......
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