]> git.ipfire.org Git - thirdparty/systemd.git/commit
systemctl: make show/status honour --state and --type
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 22 May 2022 12:32:55 +0000 (14:32 +0200)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 26 May 2022 01:37:35 +0000 (10:37 +0900)
commita6e334649d4bdff0c6f664e98666b2223aa21a8b
treebd9918b2d82f26bd7594ad0f2bae68ddec2787fc
parentc7a0c74c7f0b6726ecbf163a1f63b0b6322a37cd
systemctl: make show/status honour --state and --type

This makes the interface more flexible, by allowing the same filtering
for show and status as is done for list-units.

Fixes #23207.
man/systemctl.xml
src/systemctl/systemctl-show.c