]> git.ipfire.org Git - thirdparty/systemd.git/commit
systemctl: split out helper for --property=
authorZbigniew Jędrzejewski-Szmek <zbyszek@amutable.com>
Wed, 13 May 2026 15:10:00 +0000 (17:10 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@amutable.com>
Thu, 14 May 2026 07:03:11 +0000 (09:03 +0200)
commitae83ce85b9eda97ed4a8301558f7f34e8569c84d
tree3b2883b22f32050add39c3183c3797059a9b8a61
parent979ecbb14ee03150a277e021cdec902f7c40f481
systemctl: split out helper for --property=

We explicitly handled --property= in a specific way, so preserve
that behaviour.
src/systemctl/systemctl.c