mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-02-25 11:19:46 +03:00
The Debian 13 LXC template has a bug where / is owned by nobody instead of root. This causes systemd-tmpfiles to fail with exit code 73 during package installation (e.g. authelia). Fix by checking and correcting / ownership at container setup.