bootshorn log temp every 15 mins
This commit is contained in:
parent
75017a99df
commit
c1917d51a0
1 changed files with 1 additions and 1 deletions
|
@ -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',
|
||||
|
|
Loading…
Reference in a new issue