diff options
| -rw-r--r-- | meta/recipes-devtools/run-postinsts/run-postinsts/run-postinsts.service | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ | |||
| 1 | [Unit] | 1 | [Unit] |
| 2 | Description=Run pending postinsts | 2 | Description=Run pending postinsts |
| 3 | DefaultDependencies=no | 3 | DefaultDependencies=no |
| 4 | After=systemd-remount-fs.service systemd-tmpfiles-setup.service tmp.mount | 4 | After=systemd-remount-fs.service systemd-tmpfiles-setup.service tmp.mount ldconfig.service |
| 5 | Before=sysinit.target | 5 | Before=sysinit.target |
| 6 | 6 | ||
| 7 | [Service] | 7 | [Service] |
