Revert "Revert "Turn off ldconfig""

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 3981ff5b79.
This commit is contained in:
David Shea 2015-07-19 10:58:48 -04:00
parent 89441cd675
commit 52b7c4dd06
1 changed files with 2 additions and 1 deletions

View File

@ -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@.service on switch to empty VT
symlink anaconda-shell@.service lib/systemd/system/autovt@.service