diff options
Diffstat (limited to 'meta/recipes-core/psplash/files/psplash-systemd.service')
| -rw-r--r-- | meta/recipes-core/psplash/files/psplash-systemd.service | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/psplash/files/psplash-systemd.service b/meta/recipes-core/psplash/files/psplash-systemd.service index 082207f232..e93e3deb35 100644 --- a/meta/recipes-core/psplash/files/psplash-systemd.service +++ b/meta/recipes-core/psplash/files/psplash-systemd.service | |||
| @@ -4,6 +4,7 @@ DefaultDependencies=no | |||
| 4 | After=psplash-start.service | 4 | After=psplash-start.service |
| 5 | Requires=psplash-start.service | 5 | Requires=psplash-start.service |
| 6 | RequiresMountsFor=/run | 6 | RequiresMountsFor=/run |
| 7 | ConditionFileIsExecutable=/usr/bin/psplash | ||
| 7 | 8 | ||
| 8 | [Service] | 9 | [Service] |
| 9 | ExecStart=/usr/bin/psplash-systemd | 10 | ExecStart=/usr/bin/psplash-systemd |
