summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--daemon/logger.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/daemon/logger.cpp b/daemon/logger.cpp
index 4488a03..9e0450e 100644
--- a/daemon/logger.cpp
+++ b/daemon/logger.cpp
@@ -57,6 +57,7 @@ void Logger::setup() {
qDebug() << "healthd connected display_status signal to slot";
}
qDebug() << "healthd sensors logger initialised";
+ this->triggerRecording();
}
void Logger::resetup() {