I have an sshd container that I'm starting up in daemon mode:<br><br> lxc-start -n sshd -d -l DEBUG -o /tmp/lxc.log<br><br>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?<br>
<br>lxc 0.7.2<br>fedora 13<br>