diff options
Diffstat (limited to 'core/conf/sysctl.conf')
-rw-r--r-- | core/conf/sysctl.conf | 2 |
1 files changed, 1 insertions, 1 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 |