Hide Forgot
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:
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 ***
No problem. Thanks for info.