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