necessary for the container to start, otherwise we get stuck in creating /dev directory.
Signed-off-by: Oguz Bektas <o.bek...@proxmox.com> --- config/openwrt.common.conf.in | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/openwrt.common.conf.in b/config/openwrt.common.conf.in index 73db6f6..aa2e332 100644 --- a/config/openwrt.common.conf.in +++ b/config/openwrt.common.conf.in @@ -1,3 +1,6 @@ +# This derives from the global common config. +lxc.include = @LXCTEMPLATECONFIG@/common.conf + # Default console settings lxc.tty.dir = lxc lxc.tty.max = 4 -- 2.30.2 _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel