| Summary: |
RFE: Ability to specify group or user with the systemd-cgls command |
| Product: |
systemd
|
Reporter: |
Shawn Starr <shawn.starr> |
| Component: |
general | Assignee: |
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:
|
|
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.
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