mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-06-05 22:19:21 +02:00
MycroftOS: Quick fix in mycroft-splash-start.service
This commit is contained in:
@ -6,7 +6,9 @@ DefaultDependencies=no
|
|||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=oneshot
|
Type=oneshot
|
||||||
ExecStart=/usr/bin/psplash -n
|
ExecStart=/usr/bin/psplash
|
||||||
|
RemainAfterExit=yes
|
||||||
|
Restart=no
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=sysinit.target
|
WantedBy=sysinit.target
|
||||||
|
Reference in New Issue
Block a user