This commit is contained in:
mwiegand 2021-11-10 02:50:20 +01:00
parent 8a65459d69
commit 11150b4f69

View file

@ -43,8 +43,9 @@ svc_systemd = {
'action:initialize_swapfile',
},
'needs': {
'file:/swapfile',
'action:initialize_swapfile',
'action:systemd-reload',
'action:create_swapfile',
},
},
}