Hello,

i have a ubuntu "Yakkety Yak" with the 2.0.1. If i run:

lxc-execute -n <lxcname> -- /bin/ls

and the lxcname returns valid the exit code and output of /bin/ls is
returned.
If the lxcname pointing to a non existing lxc-container than /bin/ls is
executed on the calling/host system and the exit-code is from that /bin/ls.
Is this ok?
I would expect that lxc-execute returns an error code which is related to
the non existing lxcname.

Thx

meno
_______________________________________________
lxc-users mailing list
[email protected]
http://lists.linuxcontainers.org/listinfo/lxc-users

Reply via email to