cgfsng: cgfsng_chown()

parent 08768001
......@@ -1986,7 +1986,7 @@ static bool cgfsng_chown(void *hdata, struct lxc_conf *conf)
if (userns_exec_1(conf, chown_cgroup_wrapper, &wrap,
"chown_cgroup_wrapper") < 0) {
ERROR("Error requesting cgroup chown in new namespace");
ERROR("Error requesting cgroup chown in new user namespace");
return false;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment