Commit Graph

7 Commits

Author SHA1 Message Date
j1nx 1ee46d466c Make the mycroft services less strict in conditional start 2022-01-20 12:20:48 +01:00
j1nx 5150f3da34 Increase the systemd timeout for the mycroft-skills.service
The READY is only send after all skills are fully installed and loaded
instead of when the actual service is up and running. This will
bite us at the very first run, when the default skills still needs
to be downloaded an installed.
2021-05-03 20:43:55 +02:00
j1nx 62f5d38a99 Fix and changes within mycroft systemd service files. 2021-04-06 21:11:03 +02:00
j1nx 196affff22 Upgrade mycroft-service to use systemd notify through previous scripts 2021-04-05 20:15:47 +02:00
j1nx 00e090edc5 MycroftOS: Migrate splash updates into systemd drop-in files
This for better management and in preperation for easy BAR update
2020-04-16 10:59:59 +02:00
Peter Steenbergen 17623d4f52 MycroftOS: Let all services know they are starting to psplash. 2020-04-15 10:00:27 +02:00
Peter Steenbergen 181bb4c98d MycroftOS: Bump mycroft to 19.8.5 and proper systemd support.
- Make it more robust
- In preparation for watchdog support
- Do not start Mycroft if network is not up
- Wait for internet connectivity
2019-12-21 18:54:56 +01:00