From 66361cef4c7d57d518dbd9832d63919f287d92e5 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Thu, 21 Nov 2013 01:18:23 +0000 Subject: [PATCH] Fix name of the userns sysctl in changelog This is Linux, not BSD. svn path=/dists/trunk/linux/; revision=20803 --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index f8d89eb80..2da527a2e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,7 +5,7 @@ linux (3.12-1~exp1) UNRELEASED; urgency=low [ Ben Hutchings ] * namespaces: Enable USER_NS (Closes: #712870) - Restrict creation of user namespaces to root (CAP_SYS_ADMIN) by - default (sysctl: kern.unprivileged_userns_clone) + default (sysctl: kernel.unprivileged_userns_clone) * aufs: Update to aufs3.x-rcN-20131104 - mmap() holds a reference to the union file as well as the branch file * [armel/{iop32x,ixp4xx}] Disable BPF_JIT, MEMCG, USER_NS to reduce kernel