adds radnomization in sensor readings
This commit is contained in:
@@ -2,6 +2,11 @@
|
|||||||
Description=Periodically update sensor readings
|
Description=Periodically update sensor readings
|
||||||
|
|
||||||
[Timer]
|
[Timer]
|
||||||
|
# Verhindert, dass systemd den Timer minutengenau bündelt
|
||||||
|
AccuracySec=1s
|
||||||
|
# Wählt eine zufällige Verzögerung im angegebenen Intervall
|
||||||
|
RandomizedDelaySec=15s
|
||||||
|
|
||||||
#OnCalendar=*-*-* 10:45:00
|
#OnCalendar=*-*-* 10:45:00
|
||||||
#OnBootSec=30sec
|
#OnBootSec=30sec
|
||||||
#OnUnitActiveSec=30sec
|
#OnUnitActiveSec=30sec
|
||||||
|
|||||||
Reference in New Issue
Block a user