]> granicus.if.org Git - procps-ng/commit
ps: adapt to revised approach for --with-systemd build
authorJim Warner <james.warner@comcast.net>
Thu, 2 Jun 2016 05:00:00 +0000 (00:00 -0500)
committerCraig Small <csmall@dropbear.xyz>
Tue, 7 Jun 2016 10:49:30 +0000 (20:49 +1000)
commit8a198e3eafbde0b627e9992b41d26e6762e4f8c7
tree3bc6b6be52d295f8b68b29d7d62eb9a7d05bcadb
parent29079d35e578e24a8b64250b8340d152d2c63fd5
ps: adapt to revised approach for --with-systemd build

We'll now display a '?' for any systemd field when our
library was built without that above configure option.

Since the man page documents such fields this approach
is far superior to that old (confusing) error message:
. error: unknown user-defined format specifier "slice"

Signed-off-by: Jim Warner <james.warner@comcast.net>
ps/output.c