mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-06-05 22:19:21 +02:00
Make the mycroft services less strict in conditional start
This commit is contained in:
@ -3,7 +3,6 @@ Description=Mycroft Skills
|
||||
PartOf=mycroft.service
|
||||
After=mycroft.service
|
||||
After=mycroft-messagebus.service
|
||||
After=mycroft-audio.service
|
||||
|
||||
[Service]
|
||||
User=mycroft
|
||||
|
@ -1,6 +1,6 @@
|
||||
[Unit]
|
||||
Description=Mycroft A.I. Software stack.
|
||||
After=pulseaudio.service NetworkManager.service systemd-timesyncd.service
|
||||
After=pulseaudio.service NetworkManager.service
|
||||
|
||||
[Service]
|
||||
User=mycroft
|
||||
|
Reference in New Issue
Block a user