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

[Service]
ExecStart=/usr/bin/psplash

[Install]
WantedBy=sysinit.target