doqueru-kun icon indicating copy to clipboard operation
doqueru-kun copied to clipboard

Not to prepend cgroup_name on reading arguments.

Open danielmitre opened this issue 6 years ago • 0 comments

While reading command-line arguments, the cgroup paths are concatenated with cgroup_name.

Besides adding extra code into argument parsing, this can lead to problems if/when we add a argument that changes the cgroup name (may be useful in a multi-doqueru environment).

danielmitre avatar Oct 20 '19 16:10 danielmitre