I've upgraded the host and one of my LXC containers to Debian 13, and now I'm facing the following error: many systemd services in the container are failing with `243/CREDENTIALS`, which appears to be a problem with systemd-creds inside the container. It's not a new issue, apparently, just much more acute in Debian 13: the affected services are "journald", "agetty", and others.
I saw suggestions to turn on nesting, and indeed, it helps in unprivileged containers. But what about the privileged ones? Turning on nesting is a terrible idea from a security point of view. Are there any reasonable tweaks I can apply on the host (ProxMox) side? AppArmor changes?
I saw suggestions to turn on nesting, and indeed, it helps in unprivileged containers. But what about the privileged ones? Turning on nesting is a terrible idea from a security point of view. Are there any reasonable tweaks I can apply on the host (ProxMox) side? AppArmor changes?