On Tue, Oct 23, 2012 at 2:19 AM, olx69 <ope-li...@gmx.de> wrote:
>> Hello,
>>
>> basically I did follow
>> http://wiki.1tux.org/wiki/Centos6/Installation/Minimal_installation_using_yum
>>
>> Additionally I added
>>
>> echo "pts/0" >> /etc/securetty
>>
>> to the lxc container to allow root login,

You shouldn't need that.

>> but it doesn't allow me this.
>> Any hints for this? The goal is to run postgresql 9.x, bacula 5.x and
>> others inside the lxc env.
>>

As papp mentioned, you'd probably have problems there (at least if the
host is ubuntu) since postgres use shared memory and apparmor doesn't
allow setting it.

> to be more precise, I've got after root/passwd phrase the option:
>
> Would you like to enter a security context? [N]

Looks like selinux problem? Can you try disabling selinux in the host
(and possibly in the guest as well) with "setenforce 0".

-- 
Fajar

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
Lxc-users mailing list
Lxc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxc-users

Reply via email to