]> git.ipfire.org Git - thirdparty/systemd.git/commit
systemctl: add support for --image option
authorRichard Phibel <richardphibel@fb.com>
Wed, 7 Sep 2022 10:53:09 +0000 (03:53 -0700)
committerLennart Poettering <lennart@poettering.net>
Tue, 27 Sep 2022 07:47:01 +0000 (09:47 +0200)
commit8aa3894eae1e4e4ee20777a684f2f77f73bbb69a
tree6ff128df02cc88b51c9a58b0f88d63ea75affe51
parentb577d5569d07733393d67ab47154e0718a72cd7e
systemctl: add support for --image option

All tools that support --root= should also learn --image=
so that they can operate on disk images directly.
man/systemctl.xml
src/systemctl/systemctl.c