added systemd timer

This commit is contained in:
2021-01-06 15:57:20 +01:00
parent 4a24bd1f4f
commit b70cd77eab

View File

@@ -0,0 +1,8 @@
[Unit]
Description=Report temperature sensor data to InfluxDB server
[Timer]
OnCalendar=*:*:45
[Install]
WantedBy=timers.target