]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lsns: add time namespace support
authorAdrian Reber <areber@redhat.com>
Mon, 9 Mar 2020 09:16:07 +0000 (09:16 +0000)
committerAdrian Reber <areber@redhat.com>
Mon, 9 Mar 2020 09:19:50 +0000 (10:19 +0100)
commit96dc4f800d0f18d4218cfaf33df94b3a494abb09
tree7efe1b9c9864032cbf21cbf57520d3e7ad288c03
parente0e29759981430e572087dfc27334939ec47fd24
lsns: add time namespace support

 # ./lsns -t time
         NS TYPE  NPROCS   PID USER COMMAND
 4026531834 time     102     1 root /usr/lib/systemd/systemd --switched-root --system --deserialize 29
 4026532246 time       1 54797 root sleep 1000

Signed-off-by: Adrian Reber <areber@redhat.com>
sys-utils/lsns.8
sys-utils/lsns.c