package/xfont_font-cronyx-cyrillic: add hash file
[buildroot-gz.git] / package / psplash / psplash-quit.service
blob14bd4994b599d5e2c3cd66bbbc67f023a29198f1
1 [Unit]
2 Description=Terminate Psplash Boot Screen
3 After=psplash-start.service
5 [Service]
6 Type=oneshot
7 ExecStart=/usr/bin/psplash-write QUIT
8 TimeoutSec=20
10 [Install]
11 WantedBy=multi-user.target