[Containers] [PATCH 4/7] proc: Make the generation of the self symlink table driven.

Eric W. Biederman ebiederm at xmission.com
Sat Aug 19 02:54:09 PDT 2006


Andrew Morton <akpm at osdl.org> writes:

> On Tue, 15 Aug 2006 12:05:27 -0600
> "Eric W. Biederman" <ebiederm at xmission.com> wrote:
>
>> By not rolling our own inode we get a little more code reuse,
>> and things get a little simpler and we don't have special
>> cases to contend with later.
>
> On a standard FC5 install (which has selinux enabled) things get very ugly.
>
> udev: MAKEDEV: mkdir: file exists
>
> followed by a stream of udev errors of various sorts and then an infinite
> loop of auditd complaints about klogd and "/" and tmpfs.  Nothing makes it
> to logs because klogd itself is failing.

Anyone know what I need to do to enable selinux so I can reproduce
this.  The kernel thinks it's running but sestatus -v says it's
disabled.

I have a recently installed FC5 system.

Eric



More information about the Containers mailing list