diff options
Diffstat (limited to 'units')
-rw-r--r-- | units/ldconfig.service | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/units/ldconfig.service b/units/ldconfig.service index 09a2b7458f..43c145b726 100644 --- a/units/ldconfig.service +++ b/units/ldconfig.service @@ -13,7 +13,6 @@ Conflicts=shutdown.target After=systemd-readahead-collect.service systemd-readahead-replay.service systemd-remount-fs.service Before=sysinit.target shutdown.target systemd-update-done.service ConditionNeedsUpdate=/etc -ConditionFileIsExecutable=/sbin/ldconfig [Service] Type=oneshot |