mirror of
https://github.com/moby/moby.git
synced 2026-08-13 17:06:44 +00:00
Otherwise if you try to kill a container process from the host directly, you get EACCES. Also add a comment to make sure that the profile code (which has been replicated by several projects) doesn't get out of sync. Signed-off-by: Aleksa Sarai <asarai@suse.de>