Hi,
Where to see if a linux container is privileged or not?
Rephrased: How to check if a CT is unprivileged?
At https..//pve.proxmox.com/wiki/Unprivileged_LXC_containers is only stated
it must be set during create. Nothing the check the result.
I did create through rest API
and can't see...