summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/psplash
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/psplash')
-rw-r--r--meta/recipes-core/psplash/files/psplash-start.service2
-rw-r--r--meta/recipes-core/psplash/files/psplash-systemd.service2
2 files changed, 3 insertions, 1 deletions
diff --git a/meta/recipes-core/psplash/files/psplash-start.service b/meta/recipes-core/psplash/files/psplash-start.service
index 9de8f6321a..af9d5d6c20 100644
--- a/meta/recipes-core/psplash/files/psplash-start.service
+++ b/meta/recipes-core/psplash/files/psplash-start.service
@@ -1,7 +1,7 @@
[Unit]
Description=Start psplash boot splash screen
DefaultDependencies=no
-Requires=psplash-systemd.service
+RequiresMountsFor=/run
[Service]
ExecStart=/usr/bin/psplash
diff --git a/meta/recipes-core/psplash/files/psplash-systemd.service b/meta/recipes-core/psplash/files/psplash-systemd.service
index e14f42032d..249aa54039 100644
--- a/meta/recipes-core/psplash/files/psplash-systemd.service
+++ b/meta/recipes-core/psplash/files/psplash-systemd.service
@@ -2,6 +2,8 @@
Description=Start psplash-systemd progress communication helper
DefaultDependencies=no
After=systemd-start.service
+Requires=psplash-start.service
+RequiresMountsFor=/run
[Service]
ExecStart=/usr/bin/psplash-systemd