mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-02-24 07:37:49 +01:00
Make the mycroft services less strict in conditional start
This commit is contained in:
parent
b074f08076
commit
1ee46d466c
@ -3,7 +3,6 @@ Description=Mycroft Skills
|
|||||||
PartOf=mycroft.service
|
PartOf=mycroft.service
|
||||||
After=mycroft.service
|
After=mycroft.service
|
||||||
After=mycroft-messagebus.service
|
After=mycroft-messagebus.service
|
||||||
After=mycroft-audio.service
|
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
User=mycroft
|
User=mycroft
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=Mycroft A.I. Software stack.
|
Description=Mycroft A.I. Software stack.
|
||||||
After=pulseaudio.service NetworkManager.service systemd-timesyncd.service
|
After=pulseaudio.service NetworkManager.service
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
User=mycroft
|
User=mycroft
|
||||||
|
Loading…
x
Reference in New Issue
Block a user