1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-06-05 22:19:21 +02:00

[WIP] Pushed for backup.

... Do not build this as of yet ...
This commit is contained in:
j1nx
2023-06-01 15:16:04 +02:00
parent 5c7af8b058
commit c6460b9307
417 changed files with 43487 additions and 76 deletions

View File

@ -8,8 +8,8 @@ After=pulseaudio.service
[Service]
Type=notify
ExecStart=/usr/libexec/mycroft-systemd-audio
StandardOutput=append:/var/log/mycroft/audio.log
StandardError=append:/var/log/mycroft/audio.error.log
#StandardOutput=append:/var/log/mycroft/audio.log
#StandardError=append:/var/log/mycroft/audio.error.log
TimeoutStartSec=1m
TimeoutStopSec=1m
Restart=on-failure

View File

@ -6,8 +6,8 @@ After=mycroft.service
[Service]
Type=notify
ExecStart=/usr/libexec/mycroft-systemd-messagebus
StandardOutput=append:/var/log/mycroft/messagebus.log
StandardError=append:/var/log/mycroft/messagebus.error.log
#StandardOutput=append:/var/log/mycroft/messagebus.log
#StandardError=append:/var/log/mycroft/messagebus.error.log
TimeoutStartSec=1m
TimeoutStopSec=1m
Restart=on-failure

View File

@ -8,8 +8,8 @@ After=pulseaudio.service
[Service]
Type=notify
ExecStart=/usr/libexec/mycroft-systemd-phal
StandardOutput=append:/var/log/mycroft/phal.log
StandardError=append:/var/log/mycroft/phal.error.log
#StandardOutput=append:/var/log/mycroft/phal.log
#StandardError=append:/var/log/mycroft/phal.error.log
TimeoutStartSec=1m
TimeoutStopSec=1m
Restart=on-failure

View File

@ -8,8 +8,8 @@ After=pulseaudio.service
[Service]
Type=notify
ExecStart=/usr/libexec/mycroft-systemd-skills
StandardOutput=append:/var/log/mycroft/skills.log
StandardError=append:/var/log/mycroft/skills.error.log
#StandardOutput=append:/var/log/mycroft/skills.log
#StandardError=append:/var/log/mycroft/skills.error.log
TimeoutStartSec=10m
TimeoutStopSec=1m
Restart=on-failure

View File

@ -8,8 +8,8 @@ After=pulseaudio.service
[Service]
Type=notify
ExecStart=/usr/libexec/mycroft-systemd-voice
StandardOutput=append:/var/log/mycroft/voice.log
StandardError=append:/var/log/mycroft/voice.error.log
#StandardOutput=append:/var/log/mycroft/voice.log
#StandardError=append:/var/log/mycroft/voice.error.log
TimeoutStartSec=1m
TimeoutStopSec=1m
Restart=on-failure