summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/psplash/files/psplash-systemd.service
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/psplash/files/psplash-systemd.service')
-rw-r--r--meta/recipes-core/psplash/files/psplash-systemd.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/psplash/files/psplash-systemd.service b/meta/recipes-core/psplash/files/psplash-systemd.service
index 4e18980bb2..082207f232 100644
--- a/meta/recipes-core/psplash/files/psplash-systemd.service
+++ b/meta/recipes-core/psplash/files/psplash-systemd.service
@@ -1,13 +1,13 @@
[Unit]
Description=Start psplash-systemd progress communication helper
DefaultDependencies=no
-After=systemd-start.service
After=psplash-start.service
Requires=psplash-start.service
RequiresMountsFor=/run
[Service]
ExecStart=/usr/bin/psplash-systemd
+RemainAfterExit=yes
[Install]
WantedBy=sysinit.target