diff --git a/mycroft-cli.screen b/mycroft-cli.screen index caeaa2ae00..1f451d034e 100644 --- a/mycroft-cli.screen +++ b/mycroft-cli.screen @@ -1,2 +1,4 @@ deflog on logfile logs/mycroft-cli.log +logfile flush 1 + diff --git a/mycroft-service.screen b/mycroft-service.screen index 3546cef475..87bd417fc0 100644 --- a/mycroft-service.screen +++ b/mycroft-service.screen @@ -1,2 +1,3 @@ deflog on logfile logs/mycroft-service.log +logfile flush 1 diff --git a/mycroft-skills.screen b/mycroft-skills.screen index a95651f228..7ae29f0a10 100644 --- a/mycroft-skills.screen +++ b/mycroft-skills.screen @@ -1,2 +1,4 @@ deflog on logfile logs/mycroft-skills.log +logfile flush 1 + diff --git a/mycroft-voice.screen b/mycroft-voice.screen index c8f0ff7668..5c39562734 100644 --- a/mycroft-voice.screen +++ b/mycroft-voice.screen @@ -1,2 +1,4 @@ deflog on logfile logs/mycroft-voice.log +logfile flush 1 +