Commit 74d98e1a authored by Anton Midyukov's avatar Anton Midyukov

create /etc/ld.so.cache and update mtime instead adding livecd-no-ldconfig

parent d1f20466
......@@ -34,7 +34,6 @@ use/init/sysv/polkit: use/init/sysv
use/init/systemd: use/init
@$(call set,INIT_TYPE,systemd)
@$(call add,INSTALL2_PACKAGES,systemd-sysvinit)
@$(call add,LIVE_PACKAGES,livecd-no-ldconfig-service)
use/init/systemd/full: use/init/systemd
@$(call add,THE_PACKAGES,chkconfig)
......
#!/bin/sh -efu
# create /etc/ld.so.cache
ldconfig -X
/lib/systemd/systemd-update-done ||:
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