Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-21 | units: restore ConditionNeesUpdate=/etc in ldconfig.service (#3311) | Lennart Poettering | |
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. | |||
2016-03-17 | units: run ldconfig.service after we have mounted all local file systems | Michal Sekletar | |
Also drop ConditionNeedsUpdate=|/etc. Regardless if system is updated online or offline, updating dynamic loader cache should always be responsibility of packaging tools/scripts. | |||
2015-09-23 | units: run ldconfig also when cache is unpopulated | Michal Sekletar | |
2014-09-25 | readahead: wipe out readahead | Daniel Buch | |
2014-08-14 | ldconfig: add configure option to disable | Umut Tezduyar Lindskog | |
2014-08-03 | ldconfig: dont run it if ldconfig is not installed | Umut Tezduyar Lindskog | |
2014-06-16 | units: add a service to invoke ldconfig on system updates at boot | Lennart Poettering | |