fix error code in empty container

If the cgroup does not exist, we rightfully refrain from proceeding in
this function. But we still return an error. This function should return
success in this case.

Signed-off-by: Glauber Costa <glommer@parallels.com>
1 file changed