remove dome defaults
This commit is contained in:
parent
6621459820
commit
67d6e77ccf
1 changed files with 0 additions and 3 deletions
|
@ -1,11 +1,8 @@
|
|||
svc_systemd = {
|
||||
'swapfile-prepare.service': {
|
||||
'enabled': True,
|
||||
'running': None,
|
||||
},
|
||||
'swapfile.swap': {
|
||||
'enabled': True,
|
||||
'running': True,
|
||||
'needs': [
|
||||
'svc_systemd:swapfile-prepare.service',
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue