mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2026-05-04 16:40:57 +00:00
49c1eef653
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.