Hm, well at least

nohup lxc exec container -- sleep 2h &

works for me.  I would have expected --mode=non-interactive to
work, but it doesn't.

Quoting Tomasz Chmielewski ([email protected]):
> Is there a way to run the command in the background, when running
> "lxc exec"?
> 
> It doesn't seem to work for me.
> 
> # lxc exec container -- sleep 2h &
> [2] 13566
> #
> 
> [2]+  Stopped                 lxc exec container -- sleep 2h
> 
> 
> This also doesn't work:
> 
> # lxc exec container -- "sleep 2h &"
> #
> 
> 
> Tomasz Chmielewski
> http://wpkg.org
> 
> _______________________________________________
> lxc-users mailing list
> [email protected]
> http://lists.linuxcontainers.org/listinfo/lxc-users
_______________________________________________
lxc-users mailing list
[email protected]
http://lists.linuxcontainers.org/listinfo/lxc-users

Reply via email to