Quoting Ryan Campbell (ryan.campb...@gmail.com):
> I have an sshd container that I'm starting up in daemon mode:
> 
>  lxc-start -n sshd -d -l DEBUG -o /tmp/lxc.log
> 
> I'd like to be able to see the output from the container's init process, but
> I don't see this in the log file.  Is this a bug?  Where is this output
> going?

Try '-c consolefile'.  Manpage says that should work.  (Or don't do -d and
read the console output from your terminal).

-serge

------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
_______________________________________________
Lxc-users mailing list
Lxc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxc-users

Reply via email to