2de3cfce22a45fb92c9e5fcad23af2d751894e35
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / psplash / psplash-start.service
1 [Unit]
2 Description=Starts Psplash Boot screen
3 Wants=systemd-vconsole-setup.service
4 After=systemd-vconsole-setup.service systemd-udev-trigger.service systemd-udevd.service
5 DefaultDependencies=no
6
7 [Service]
8 ExecStart=/usr/bin/psplash -n
9
10 [Install]
11 WantedBy=sysinit.target