]> git.ipfire.org Git - thirdparty/systemd.git/commit - man/systemctl.xml
systemctl: add new option to mount image inside a running service namespace 18302/head
authorLuca Boccassi <luca.boccassi@microsoft.com>
Thu, 21 Jan 2021 18:37:40 +0000 (18:37 +0000)
committerLuca Boccassi <luca.boccassi@microsoft.com>
Thu, 21 Jan 2021 19:08:40 +0000 (19:08 +0000)
commit6faecbd353f9eb5aebe65a7159c5e61191e4330f
tree45b4cce2df2a31ae703806afcf0404e0669de676
parentaf477139522060f6165221597ce6509dbde91791
systemctl: add new option to mount image inside a running service namespace

Use the new DBUS method and follow the same pattern as the
systemctl bind command.
man/systemctl.xml
shell-completion/bash/systemctl.in
shell-completion/zsh/_systemctl.in
src/systemctl/systemctl-mount.c
src/systemctl/systemctl-mount.h
src/systemctl/systemctl.c
test/units/testsuite-50.sh