wakeonlan-remove-downtime.service running idc
This commit is contained in:
parent
5993a3413e
commit
e6685b6fcf
1 changed files with 1 additions and 1 deletions
|
@ -11,6 +11,6 @@ files = {
|
||||||
svc_systemd = {
|
svc_systemd = {
|
||||||
'wakeonlan-remove-downtime.service': {
|
'wakeonlan-remove-downtime.service': {
|
||||||
'enabled': True,
|
'enabled': True,
|
||||||
'running': False,
|
'running': None,
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue