units: run ldconfig also when cache is unpopulated

This commit is contained in:
Michal Sekletar 2015-09-23 19:23:21 +02:00
parent 73de5e9464
commit 92eab5dea4
1 changed files with 2 additions and 1 deletions

View File

@ -12,7 +12,8 @@ DefaultDependencies=no
Conflicts=shutdown.target
After=systemd-remount-fs.service
Before=sysinit.target shutdown.target systemd-update-done.service
ConditionNeedsUpdate=/etc
ConditionNeedsUpdate=|/etc
ConditionFileNotEmpty=|!/etc/ld.so.cache
[Service]
Type=oneshot