mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
12 lines
191 B
Desktop File
12 lines
191 B
Desktop File
[Unit]
|
|
Description=Terminate Psplash Boot Screen
|
|
After=psplash-start.service
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/bin/psplash-write QUIT
|
|
TimeoutSec=20
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|