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

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

[Install]
WantedBy=sysinit.target