]> code.ossystems Code Review - openembedded-core.git/commit
psplash: Fix systemd service dependencies
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 22 Feb 2020 13:55:25 +0000 (13:55 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 25 Feb 2020 10:41:15 +0000 (10:41 +0000)
commite31ad1b58e8dbac2e299bc0cb872c3a82db14717
treebb262ead5fd2310feae7147806bf75e7bed3f4a4
parentb4063b16082604554c7c19b369ebddd27061f372
psplash: Fix systemd service dependencies

Avoid:
qemux86-64 psplash-systemd[135]: Error unable to open fifo

by adding the missing dependency on /run/ where the fifo resides.

Also, psplash-systemd requires psplash-start, not the other way around
as the splash creates the fifo which the other then needs to open.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/psplash/files/psplash-start.service
meta/recipes-core/psplash/files/psplash-systemd.service