python-dataproperty: bump version to 0.17.0
[buildroot-gz.git] / package / psplash / psplash-start.service
blob2de3cfce22a45fb92c9e5fcad23af2d751894e35
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
7 [Service]
8 ExecStart=/usr/bin/psplash -n
10 [Install]
11 WantedBy=sysinit.target