1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-06-05 22:19:21 +02:00

MycroftOS: Make sure the splash screen is only started once.

This commit is contained in:
j1nx
2020-08-24 12:00:32 +02:00
parent 5326f8bde8
commit 5ad87b9171

View File

@ -5,6 +5,7 @@ After=dev-dri-card0.device
DefaultDependencies=no DefaultDependencies=no
[Service] [Service]
Type=oneshot
ExecStart=/usr/bin/psplash -n ExecStart=/usr/bin/psplash -n
[Install] [Install]