Bug 56643

Summary: RFE: Ability to specify group or user with the systemd-cgls command
Product: systemd Reporter: Shawn Starr <shawn.starr>
Component: generalAssignee: systemd-bugs
Status: RESOLVED INVALID QA Contact: systemd-bugs
Severity: enhancement    
Priority: medium    
Version: unspecified   
Hardware: All   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Shawn Starr 2012-11-01 16:57:47 UTC
It would be great if one could specify a group or user (great for scripting etc).

Example:

$ systemd-cgls --group auditd.service (or strips off the upper levels)

  system
  ├ auditd.service
  │ ├ 531 /sbin/auditd -n
  │ ├ 541 /sbin/audispd
  │ └ 542 /usr/sbin/sedispatch


$ systemd-cgls --user foo

├ user
│ └ foo
      └ 2
      ├ 8969 /bin/bash
Comment 1 Shawn Starr 2012-11-01 17:10:43 UTC
Close it... i didnt see something in manpage..

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.