enable wakeonlan-remove-downtime

This commit is contained in:
cronekorkn 2022-09-23 18:57:17 +02:00
parent 95c71b122d
commit ca15978a6c
Signed by: cronekorkn
SSH key fingerprint: SHA256:v0410ZKfuO1QHdgKBsdQNF64xmTxOF8osF1LIqwTcVw

View file

@ -7,3 +7,10 @@ files = {
'mode': '550',
},
}
svc_systemd = {
'wakeonlan-remove-downtime.service': {
'enabled': True,
'running': False,
},
}