Install swapfile tool correct

This commit is contained in:
2025-09-25 13:16:13 +02:00
parent 423850d3e6
commit 84865d61b8
3 changed files with 7 additions and 10 deletions

View File

@@ -1,3 +1,4 @@
application_id: "svc-opt-swapfile"
SWAPFILE_SIZE: "{{ applications | get_app_conf(application_id, 'swapfile_size') }}"
SWAPFILE_SIZE: "{{ applications | get_app_conf(application_id, 'swapfile_size') }}"
SWAPFILE_PKG: "swap-forge"