chiark / gitweb /
Revert "nspawn: catch config mistake of specifying -b and args"
authorMichal Schmidt <mschmidt@redhat.com>
Mon, 25 Feb 2013 17:33:08 +0000 (18:33 +0100)
committerMichal Schmidt <mschmidt@redhat.com>
Mon, 25 Feb 2013 17:39:16 +0000 (18:39 +0100)
commit1ddf879acf388a4625150c3a97b76458f6d2a070
tree33f3141af1b5b3fd6a70d6fdd4a813d94572b4b4
parent317c96d944e01e6e87200dd7ebe964fe9774d2c4
Revert "nspawn: catch config mistake of specifying -b and args"

This reverts commit cb96a2c69a312fb089fef4501650f4fc40a1420b.

It is not a mistake to pass args when -b is specified. They will simply
be passed on to the container's init.

The manpage needs fixing, that's true.
man/systemd-nspawn.xml
src/nspawn/nspawn.c