procps/ps
Lukas Nykryn 7b50c2e918 ps: possibility to display seat for a process
Library systemd-login offers possibility to display
name of seat for a session on multi-seat systems.

This patch adds output option "sd_seat" which will
show name of seat or "-", when name of seat can not
be determined, but "seat0" should always exist.

To maintain compatibility with non-systemd systems,
procps must be configured with --with-systemd option
to enable this option.
2013-04-24 09:24:44 +02:00
..
common.h
COPYING license: update FSF addresses 2012-03-04 08:04:24 +11:00
display.c Fixed warning about error_at_line 2013-03-26 21:27:38 +11:00
global.c
HACKING
help.c SELinux spelling (rhbz#859900) 2012-09-27 21:46:46 +10:00
Makefile.am ps: possibility to display systemd unit for a process 2013-04-24 09:24:44 +02:00
output.c ps: possibility to display seat for a process 2013-04-24 09:24:44 +02:00
parser.c do not complain when negating selection if we can't find a user/group 2012-11-25 17:23:39 +01:00
ps.1 ps: possibility to display seat for a process 2013-04-24 09:24:44 +02:00
regression
select.c
sortformat.c
stacktrace.c ps: cut out code unused code 2012-11-06 22:30:02 +11:00