mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-03-04 11:37:55 +01:00
MycroftOS: Quick fix in mycroft-splash-start.service
This commit is contained in:
parent
8af74ee791
commit
4fd31cd438
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user