cgfsng: cgfsng_chown()

parent c4228c5b
......@@ -1964,7 +1964,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