]> git.proxmox.com Git - pve-container.git/commit
setup: systemd-network: use correct values for dhcp-modes
authorStoiko Ivanov <s.ivanov@proxmox.com>
Fri, 9 Jun 2023 13:05:51 +0000 (15:05 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 9 Jun 2023 15:36:42 +0000 (17:36 +0200)
commit5614a02f2ed0bc024f9dfe68f0615a9513490da0
tree8b6449344c8c0f1ad838c3c978db0b890d7835df
parentcb1acd3ef9f4e8ae0406b4634d97452e27f69bac
setup: systemd-network: use correct values for dhcp-modes

the change from v4->ipv4 happened 2015 in systemd commit
cb9fc36a1211967e8c58b0502a26c42552ac8060 - so by now it should be
safe to replace it for all containers relying on systemd-networkd.

This change follows fb554c701f1e9cac4b278fd6b82a4f2b45da8acf (in
pve-container) but in this case the issue is only cosmetic for now.

Noticed with a current arch-linux container

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
src/PVE/LXC/Setup/Base.pm