Skip to content

command: Log cgroup path

John Cai requested to merge jc-add-cgroup-cmd-logging into master

We'd like to be able to tell if a command was run in a cgroup based on the log entry. This change adds a field in the Command struct so whenever the Cmd finishes, a cgroup field gets logged.

Changelog: added

Merge request reports