[Devel] Re: [PATCH 2/5] Move the UTS namespace under the option
Pavel Emelyanov
xemul at openvz.org
Wed Oct 31 07:04:29 PDT 2007
Cedric Le Goater wrote:
>> diff --git a/init/Kconfig b/init/Kconfig
>> index fc76773..d592aa2 100644
>> --- a/init/Kconfig
>> +++ b/init/Kconfig
>> @@ -409,6 +409,13 @@ config NAMESPACES
>> or same user id or pid may refer to different tasks when used in
>> different namespaces.
>>
>> +config UTS_NS
>> + bool "UTS namespace"
>> + depends on NAMESPACES
>
> should we add a 'default y' like in 2.6.23 ?
I think no. This is an experimental stuff, so the ones who really
need it should better say it explicitly.
> C.
>
Thanks,
Pavel
_______________________________________________
Containers mailing list
Containers at lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/containers
More information about the Devel
mailing list