procps: enable systemd support when available
`ps` can show various systemd-related information, like a unit to which a process belongs. But when it's not compiled it, it shows only '?' in such fields. Can be tested with: ps -o unit= ax
parent
f8e8ecde
Please register or sign in to comment