]> Pileus Git - ~andy/linux/blobdiff - kernel/user.c
SELinux: open perm for sock files
[~andy/linux] / kernel / user.c
index 477b6660f447e639a8b181d456c7c4e64e30b008..d8b332c3ae3a15ba68a2ada320254d414810ec84 100644 (file)
@@ -20,7 +20,7 @@
 
 struct user_namespace init_user_ns = {
        .kref = {
-               .refcount       = ATOMIC_INIT(1),
+               .refcount       = ATOMIC_INIT(2),
        },
        .creator = &root_user,
 };