wakeonlan-remove-downtime.service running idc

This commit is contained in:
cronekorkn 2022-11-17 11:09:45 +01:00
parent 5993a3413e
commit e6685b6fcf
Signed by: cronekorkn
SSH key fingerprint: SHA256:v0410ZKfuO1QHdgKBsdQNF64xmTxOF8osF1LIqwTcVw

View file

@ -11,6 +11,6 @@ files = {
svc_systemd = {
'wakeonlan-remove-downtime.service': {
'enabled': True,
'running': False,
'running': None,
},
}