Files
Lewis Roy 7b1055a5fb feat: Add support for configuring swap in Podman machine
Add `--swap` argument to `podman machine init` command.

Passing an int64 value to this flag will trigger the Podman machine
ignition file to be generated with a zram-generator.conf file containing
the --swap value as the zram-size argument.

This file is read by the zram-generator systemd service on boot
resulting in a zram swap device being created.

Fixes: https://github.com/containers/podman/issues/15980

Signed-off-by: Lewis Roy <lewis@redhat.com>
2025-04-29 12:20:24 +10:00
..
2022-02-09 18:17:52 +01:00
2025-01-21 12:47:30 -06:00
2024-08-30 11:57:58 +02:00
2023-11-17 07:18:59 -05:00
2025-02-11 14:05:00 +01:00
2020-05-21 17:16:10 -04:00
2024-05-23 16:15:40 +01:00