This unit is provided by:
Options
-
[Service]
-
ExecStart=/sbin/ldconfig -X
-
RemainAfterExit=yes
-
Type=oneshot
-
-
[Unit]
-
After=local-fs.target
-
Before=sysinit.target systemd-update-done.service shutdown.target initrd-switch-root.target
-
ConditionFileNotEmpty=|!/etc/ld.so.cache
-
ConditionNeedsUpdate=|/etc
-
Conflicts=shutdown.target initrd-switch-root.target
-
DefaultDependencies=no
-
Description=Rebuild Dynamic Linker Cache
-
Documentation=man:ldconfig(8)
-
Additionnal notes
Nothing here.