aboutsummaryrefslogtreecommitdiffstats
path: root/meta-mel/recipes-core/psplash/mel/psplash-final.service
blob: 90fe24ffc8fd9911e9ac4239e0d7e72a540ddea9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Show Psplash Final Screen
After=getty@tty1.service display-manager.service psplash-start.service
Before=systemd-reboot.service systemd-halt.service systemd-poweroff.service
DefaultDependencies=no

[Service]
Environment=TMPDIR=/run
ExecStart=/usr/bin/psplash

[Install]
WantedBy=reboot.target halt.target poweroff.target