mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2024-12-25 16:22:58 +01:00
11 lines
167 B
Desktop File
11 lines
167 B
Desktop File
[Unit]
|
|
Description=Terminate OVOS splash boot Screen
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/bin/psplash-write QUIT
|
|
TimeoutSec=20
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|