Update Config-kernel.in

This commit is contained in:
coolsnowwolf 2019-10-26 01:15:00 +08:00 committed by GitHub
parent 2e741239b9
commit a27bc59099
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -616,7 +616,7 @@ if KERNEL_NAMESPACES
config KERNEL_NET_NS config KERNEL_NET_NS
bool "Network namespace" bool "Network namespace"
default y default n
help help
Allow user space to create what appear to be multiple instances Allow user space to create what appear to be multiple instances
of the network stack. of the network stack.