Small fixes, which add missing no-op methods for unmanaged containers, where the first fixes unmanaged containers to start again and be able to create/clone unmanaged containers, while the latter is only removing an error message.
Tested with an unmanaged voidlinux container. Daniel Kral (3): setup: add no-op check_systemd_nesting for unmanaged CTs setup: add no-op detect_architecture for unmanaged CTs setup: make the architecture fall back to amd64 for empty strings src/PVE/LXC/Setup.pm | 2 +- src/PVE/LXC/Setup/Unmanaged.pm | 13 ++++++++++++- 2 files changed, 13 insertions(+), 2 deletions(-) -- 2.47.3
