]> git.proxmox.com Git - pve-manager.git/commit
move default link config to drop-in snippet
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Sat, 18 Nov 2023 11:14:18 +0000 (12:14 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Sat, 18 Nov 2023 11:14:20 +0000 (12:14 +0100)
commit27ba78f8b15315a4625605daadb586f36c3bb2f0
tree76e489b678f47b71089e3f4ed6da2156868f34c8
parentf58ecd9d4ebb5ea21abd01da6fa1a3b2e9e00655
move default link config to drop-in snippet

because otherwise we need to house *all* defaults, like the interface
naming policy ones, too.

This can be fine for one release, but easily overlooked if those, or
other important fall-back defaults change.

A user can now also easier override this, e.g., by simply adding a
drop-in file in the respective /etc path.

Fixes failure to rename network names to "predictable" names on boot
as reported in the forum:

https://forum.proxmox.com/threads/135635/page-6#post-606130

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
configs/Makefile