Make the mycroft services less strict in conditional start

This commit is contained in:
j1nx 2022-01-20 12:20:48 +01:00
parent b074f08076
commit 1ee46d466c
2 changed files with 1 additions and 2 deletions

View File

@ -3,7 +3,6 @@ Description=Mycroft Skills
PartOf=mycroft.service
After=mycroft.service
After=mycroft-messagebus.service
After=mycroft-audio.service
[Service]
User=mycroft

View File

@ -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