[master 4/4] Revert "Revert "Turn off ldconfig""

dashea installerbot-noreply at redhat.com
Mon Jul 20 13:41:28 UTC 2015


From: David Shea <dshea at redhat.com>

We really shouldn't need to run ldconfig on boot from read-only media,
unless someone messed up %post in a package. And the verify step will
catch that.

This reverts commit 3981ff5b795401f26a7c76b20b6d1141ea5e8bfa.
---
 share/runtime-postinstall.tmpl | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/share/runtime-postinstall.tmpl b/share/runtime-postinstall.tmpl
index 83373bf..336bc3c 100644
--- a/share/runtime-postinstall.tmpl
+++ b/share/runtime-postinstall.tmpl
@@ -41,7 +41,8 @@ systemctl disable systemd-readahead-collect.service \
 systemctl mask fedora-configure.service fedora-loadmodules.service \
                fedora-autorelabel.service fedora-autorelabel-mark.service \
                fedora-wait-storage.service media.mount \
-               systemd-tmpfiles-clean.service systemd-tmpfiles-clean.timer
+               systemd-tmpfiles-clean.service systemd-tmpfiles-clean.timer \
+               ldconfig.service
 
 ## Make logind activate anaconda-shell at .service on switch to empty VT
 symlink anaconda-shell at .service lib/systemd/system/autovt at .service


-- 
To view this commit on github, visit https://github.com/rhinstaller/lorax/commit/e32a5f58fefde59f14d02d92c47a24733adf9ff2


More information about the anaconda-patches mailing list