]> review.fuel-infra Code Review - packages/trusty/cirros-testvm.git/blob - cirros-testvm/src-cirros/buildroot-2015.05/package/psplash/psplash-start.service
The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[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