swapfile
This commit is contained in:
parent
8a65459d69
commit
11150b4f69
1 changed files with 2 additions and 1 deletions
|
@ -43,8 +43,9 @@ svc_systemd = {
|
||||||
'action:initialize_swapfile',
|
'action:initialize_swapfile',
|
||||||
},
|
},
|
||||||
'needs': {
|
'needs': {
|
||||||
|
'file:/swapfile',
|
||||||
|
'action:initialize_swapfile',
|
||||||
'action:systemd-reload',
|
'action:systemd-reload',
|
||||||
'action:create_swapfile',
|
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue