]> git.ipfire.org Git - thirdparty/systemd.git/commit
systemctl: fix --root support in querying presets
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 30 Apr 2020 16:45:08 +0000 (18:45 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 5 May 2020 16:05:32 +0000 (18:05 +0200)
commitc39b7821f6d24d0b096ee347c6e1e2708391438f
treec9bd6854a01a9b54e06e1ff62accdbcbadae3d2a
parent4cb1015e6b815f72ae7ba4b04d8e7f856e9c51fe
systemctl: fix --root support in querying presets

We would always look on the host, ignoring --root.
src/systemctl/systemctl.c