]> git.ipfire.org Git - thirdparty/systemd.git/commit
nspawn: fix handling of --console=help
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 23 Oct 2019 07:20:46 +0000 (09:20 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 23 Oct 2019 07:35:36 +0000 (09:35 +0200)
commitdce66ffedbd4e72c2a1a35a55dc26c0e1029e8e3
treef6433e9ab7d80687ee6c5d2f1900359e0d089173
parent12c829376a95ee0a734b8dbd347042062516f0a9
nspawn: fix handling of --console=help

We shouldn't continue to run the container after printing help.
src/nspawn/nspawn.c