Hi,
I am having problems with backing up lxc containers which were accidently created with the "unprivileged" flag. I want to test if using them in "privileged" state solves the backup problem. But how can I change that?
In pct on the command line there is no option to change the unprivileged state to privileged, only vice versa
(
--unprivileged <boolean> (default = 0)
Makes the container run as unprivileged user. (Should not be modified manually.)
)
What is the best strategy here? Cloning, something else?
Thx, Thommie
I am having problems with backing up lxc containers which were accidently created with the "unprivileged" flag. I want to test if using them in "privileged" state solves the backup problem. But how can I change that?
In pct on the command line there is no option to change the unprivileged state to privileged, only vice versa
(
--unprivileged <boolean> (default = 0)
Makes the container run as unprivileged user. (Should not be modified manually.)
)
What is the best strategy here? Cloning, something else?
Thx, Thommie