bootshorn log temp every 15 mins

This commit is contained in:
CroneKorkN 2025-07-13 09:55:09 +02:00
parent 75017a99df
commit c1917d51a0
Signed by: cronekorkn
SSH key fingerprint: SHA256:v0410ZKfuO1QHdgKBsdQNF64xmTxOF8osF1LIqwTcVw

View file

@ -25,7 +25,7 @@ defaults = {
'systemd-timers': {
'bootshorn-temperature': {
'command': '/opt/bootshorn/temperature',
'when': 'minutely',
'when': '*:0/15',
'working_dir': '/opt/bootshorn',
'user': 'ckn',
'group': 'ckn',