Add packaging and systemd files
[profile/ivi/psplash.git] / data / psplash-quit.service
1 [Unit]
2 Description=Quit psplash splash screen writer 
3
4 [Service]
5 Type=oneshot
6 Environment=TMPDIR=/run/psplash/
7 ExecStart=/usr/bin/psplash-write QUIT
8
9 [Install]
10 WantedBy=weston.target