diff --git a/RTC/save_to_db.py b/RTC/save_to_db.py index 5b265d3..19e8c58 100755 --- a/RTC/save_to_db.py +++ b/RTC/save_to_db.py @@ -34,6 +34,8 @@ WantedBy=multi-user.target sudo systemctl daemon-reload +sudo systemctl enable rtc_save_to_db.service + sudo systemctl start rtc_save_to_db.service sudo systemctl status rtc_save_to_db.service