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

[Service]
Type=notify
ExecStart=/usr/bin/psplash

[Install]
WantedBy=sysinit.target