mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-07 09:25:43 +00:00
I noticed this was missing, its a simple 1 to 1 mapping to --interface-name. Signed-off-by: Paul Holzinger <pholzing@redhat.com>
5 lines
129 B
SYSTEMD
5 lines
129 B
SYSTEMD
## assert-podman-final-args systemd-interface-name
|
|
## assert-podman-args "--interface-name" "enp1"
|
|
|
|
[Network]
|
|
InterfaceName=enp1
|