summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/psplash/files/psplash-start.service
blob: af9d5d6c205e3b5f14fbc21b1f154ec0cdeacdfa (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Start psplash boot splash screen
DefaultDependencies=no
RequiresMountsFor=/run

[Service]
ExecStart=/usr/bin/psplash

[Install]
WantedBy=sysinit.target