[pve-devel] [PATCH container 8/9] setup: debian: create /etc/network path if missing
Filip Schauer
f.schauer at proxmox.com
Mon Jun 2 12:49:15 CEST 2025
On 02/06/2025 11:37, Christoph Heiss wrote:
> On Tue May 20, 2025 at 2:42 PM CEST, Filip Schauer wrote:
>> This prevents an error during Debian container setup when the
>> /etc/network directory is missing.
> Out of curiosity: Is this actually related to the OCI support in this
> series or a separate/independent fix?
>
> As this is specific to Debian LXCs.
It is sort of related to OCI support:
I stumbled upon this while testing with Debian based OCI containers that
did not have an /etc/network directory. (e.g. docker.io/httpd)
It seems that so far no Debian LXC template without this directory has
shown up.
More information about the pve-devel
mailing list