monitoring/sensors/sensors.timer

13 lines
183 B
SYSTEMD

[Unit]
Description=Periodically update sensor readings
[Timer]
#OnCalendar=*-*-* 10:45:00
#OnBootSec=30sec
#OnUnitActiveSec=30sec
OnCalendar=*:0/5
[Install]
WantedBy=timers.target