]> git.ipfire.org Git - thirdparty/systemd.git/commit
systemctl: list-dependencies: support --type= and --state= 26051/head
authorMike Yuan <me@yhndnzj.com>
Fri, 13 Jan 2023 08:52:29 +0000 (16:52 +0800)
committerMike Yuan <me@yhndnzj.com>
Mon, 16 Jan 2023 11:46:52 +0000 (19:46 +0800)
commit372997694446f26ffdedc95a14278cd5b3d2b73d
tree769def8a2edd08531aa7c8aa78b94732b27dc4cf
parent8e481bd29258274b4d92737d4b11636eabfffcb5
systemctl: list-dependencies: support --type= and --state=

Closes #25975
man/systemctl.xml
src/systemctl/systemctl-list-dependencies.c
src/systemctl/systemctl-util.c
src/systemctl/systemctl-util.h
test/units/testsuite-26.sh