Bug 1004465

Summary: ps doesn't show systemd units
Product: [Fedora] Fedora Reporter: Artur Szymczak <ajes+redhat>
Component: procps-ngAssignee: Jaromír Cápík <jcapik>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: jcapik, ovasik
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-09-04 18:02:56 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Artur Szymczak 2013-09-04 16:37:09 UTC
Description of problem:
According to manual, ps should be able to show me systemd units name, that proces has. But ps doesn't know about it.

Version-Release number of selected component (if applicable):
procps-ng-3.3.8-8.fc19.x86_64

How reproducible:
always

Steps to Reproduce:
1. ps -eo comm,units
2.
3.

Actual results:
error: unknown user-defined format specifier "units"


Expected results:
I should see command and systemd units name

Additional info:

Comment 1 Jaromír Cápík 2013-09-04 18:02:56 UTC
Hello Artur.

The feature is optional and isn't enabled in f19. That's the reason why it is mentioned in the manual, but doesn't work. The systemd support is enabled since f20. You can install the f20 rpm, where the units are enabled.

I'm closing this as a duplicate.

Please, let me know if you're ok with that. If not, don't hesitate to reopen this bug. Updates should only aim to fix bugs, not to introduce new features and that's why I'm struggling to do so.

Thanks for understanding.

Regards,
Jaromir.

*** This bug has been marked as a duplicate of bug 997204 ***

Comment 2 Artur Szymczak 2013-09-04 18:29:58 UTC
No problem. Thanks for info.