]> git.ipfire.org Git - thirdparty/systemd.git/commit
units: restore ConditionNeesUpdate=/etc in ldconfig.service (#3311)
authorLennart Poettering <lennart@poettering.net>
Sat, 21 May 2016 21:09:18 +0000 (23:09 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 21 May 2016 21:09:18 +0000 (17:09 -0400)
commit0525107594f16f55efead867560ecd14d96d1f2f
tree414c0aceaeb16b59ca13bc03e552b90ec7d181f7
parentcf447cb62d01137f4cbd1cd14b83b88823542bbf
units: restore ConditionNeesUpdate=/etc in ldconfig.service (#3311)

In order to support stateless systems that support offline /usr updates
properly, let's restore the ConditionNeesUpdate=/etc line that makes sure we
are run when /usr is updated and this update needs to be propagated to the
/etc/ld.so.conf file stored in /etc.

This reverts part of #2859, which snuck this change in, but really shouldn't
have.
units/ldconfig.service