]> git.proxmox.com Git - pve-container.git/commit
setup: fedora: fix wrong systemd-networkd preset
authorStoiko Ivanov <s.ivanov@proxmox.com>
Fri, 23 Jun 2023 17:19:37 +0000 (19:19 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Sat, 24 Jun 2023 13:07:16 +0000 (15:07 +0200)
commitf8d804c76c9169d74f7d3d301aa08d03e69b5b84
tree2289d4a30be47e8052a250a8a190e1fa3e11d72e
parentab178b25e17526f248a1d427623e0563419acefb
setup: fedora: fix wrong systemd-networkd preset

The refactoring of the systemd-preset handling inadvertently changed
the preset for Fedora >= 37 to disabled in e11806e ("add
setup_systemd_preset helper, disable networkd for debian 12+")

Reported in our community forum:
https://forum.proxmox.com/threads/129395/

Tested with a Fedora 38 container on PVE 8.0

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