On Tue 2011-11-29 (10:15), Patrick Kevin McCaffrey wrote:

> I do not have a tty config file.  

Then it is no wonder, you do not have tty access.


> Containers are new to me

console tty is not LXC specific, every standard Linux should have it.

If there is no /etc/init/tty1.conf, then create one. It should contain:

# tty1 - shell 
#
# This service maintains a shell on tty1 from the point the system is
# started until it is shut down again.

start on stopped rc RUNLEVEL=[2345]
stop on runlevel [!2345]

respawn
exec /bin/openvt -elfc 1 -- su -l


-- 
Ullrich Horlacher              Server- und Arbeitsplatzsysteme
Rechenzentrum                  E-Mail: horlac...@rus.uni-stuttgart.de
Universitaet Stuttgart         Tel:    ++49-711-685-65868
Allmandring 30                 Fax:    ++49-711-682357
70550 Stuttgart (Germany)      WWW:    http://www.rus.uni-stuttgart.de/
REF: <865947594.554984.1322583317113.javamail.r...@mail18.pantherlink.uwm.edu>

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Lxc-users mailing list
Lxc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxc-users

Reply via email to