1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2024-12-12 08:56:25 +01:00

MycroftOS: Quick fix in mycroft-splash-start.service

This commit is contained in:
j1nx 2020-09-17 16:30:05 +02:00
parent 8af74ee791
commit 4fd31cd438

View File

@ -6,7 +6,9 @@ DefaultDependencies=no
[Service]
Type=oneshot
ExecStart=/usr/bin/psplash -n
ExecStart=/usr/bin/psplash
RemainAfterExit=yes
Restart=no
[Install]
WantedBy=sysinit.target