diff --git a/meta/recipes-core/psplash/files/psplash-systemd.service b/meta/recipes-core/psplash/files/psplash-systemd.service index f9aaa2db3d..b618be1ba6 100644 --- a/meta/recipes-core/psplash/files/psplash-systemd.service +++ b/meta/recipes-core/psplash/files/psplash-systemd.service @@ -5,7 +5,7 @@ After=psplash-start@fb0.service Requires=psplash-start@fb0.service RequiresMountsFor=/run ConditionFileIsExecutable=/usr/bin/psplash -ConditionFileExists=/run/psplash_fifo +ConditionPathExists=/run/psplash_fifo [Service] ExecStart=/usr/bin/psplash-systemd