]> git.proxmox.com Git - pve-container.git/commit
setup: enable systemd-networkd via preset for archlinux
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 16 Jun 2023 07:39:45 +0000 (09:39 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 16 Jun 2023 12:24:14 +0000 (14:24 +0200)
commit736f9d6f4a075a39da9d04c1849e592f3dc8a9db
tree0cc6a8c90419ed7e31ec608a9aa7cb3c35c1a513
parentfb006c198f4300bf6bdd936716a62c538a6640b1
setup: enable systemd-networkd via preset for archlinux

Note that this is now done in `setup_init` which is a
pre-start hook rather than a one time template fixup,
however, the presets are only applied on first boot or if
the user requests them explicitly, and the usual mechanisms
to prevent the file from being written can be used.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
(cherry picked from commit 454ea3918e70c7c0f82712c5bf1a6c2115e033f1)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/PVE/LXC/Setup/ArchLinux.pm