Message ID | 1bc254e7969f3d5470bacf9ad9f065d38b7b7fde.1683840390.git.steve@sakoman.com |
---|---|
State | Accepted, archived |
Commit | 1bc254e7969f3d5470bacf9ad9f065d38b7b7fde |
Headers | show |
Series | [dunfell,1/7] go: Security fix for CVE-2023-24538 | expand |
diff --git a/meta/recipes-devtools/run-postinsts/run-postinsts/run-postinsts.service b/meta/recipes-devtools/run-postinsts/run-postinsts/run-postinsts.service index 7f72f3388a..b6b81d5c1a 100644 --- a/meta/recipes-devtools/run-postinsts/run-postinsts/run-postinsts.service +++ b/meta/recipes-devtools/run-postinsts/run-postinsts/run-postinsts.service @@ -1,7 +1,7 @@ [Unit] Description=Run pending postinsts DefaultDependencies=no -After=systemd-remount-fs.service systemd-tmpfiles-setup.service tmp.mount +After=systemd-remount-fs.service systemd-tmpfiles-setup.service tmp.mount ldconfig.service Before=sysinit.target [Service]