On 4/19/21 11:01 AM, Peter Krempa wrote:
On Mon, Apr 19, 2021 at 09:34:16 +0200, Michal Privoznik wrote:
The command line argument is called --hanshakefd (check out
lxc_controller.c:main()). But the command line builder puts only
--handshake. This works, because there is no other argument
sharin
On Mon, Apr 19, 2021 at 09:34:16 +0200, Michal Privoznik wrote:
> The command line argument is called --hanshakefd (check out
> lxc_controller.c:main()). But the command line builder puts only
> --handshake. This works, because there is no other argument
> sharing the prefix.
That is an extremely
On Mon, Apr 19, 2021 at 09:34:16AM +0200, Michal Privoznik wrote:
> The command line argument is called --hanshakefd (check out
> lxc_controller.c:main()). But the command line builder puts only
> --handshake. This works, because there is no other argument
> sharing the prefix.
>
> Signed-off-by:
The command line argument is called --hanshakefd (check out
lxc_controller.c:main()). But the command line builder puts only
--handshake. This works, because there is no other argument
sharing the prefix.
Signed-off-by: Michal Privoznik
---
src/lxc/lxc_process.c | 2 +-
1 file changed, 1 inserti