about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--core/conf/sysctl.conf2
-rw-r--r--core/sysctl.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/core/conf/sysctl.conf b/core/conf/sysctl.conf
index b0972e2..c421e59 100644
--- a/core/conf/sysctl.conf
+++ b/core/conf/sysctl.conf
@@ -550,7 +550,7 @@ kernel.grsecurity.socket_client = 1
 #  Remember to add the users you want client socket access disabled for to
 #  the GID specified here.  If the sysctl option is enabled, a sysctl
 #  option with name "socket_client_gid" is created.
-kernel.grsecurity.socket_client_gid = 15
+kernel.grsecurity.socket_client_gid = 201
 
 #  If you say Y here, you will be able to choose a GID of whose users will
 #  be unable to connect to other hosts from your machine, but will be
diff --git a/core/sysctl.html b/core/sysctl.html
index d85aca4..ac1a74b 100644
--- a/core/sysctl.html
+++ b/core/sysctl.html
@@ -574,7 +574,7 @@
         #  Remember to add the users you want client socket access disabled for to
         #  the GID specified here.  If the sysctl option is enabled, a sysctl
         #  option with name "socket_client_gid" is created.
-        kernel.grsecurity.socket_client_gid = 15
+        kernel.grsecurity.socket_client_gid = 201
 
         #  If you say Y here, you will be able to choose a GID of whose users will
         #  be unable to connect to other hosts from your machine, but will be