summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '2.6.35/4430_grsec-kconfig-default-gids.patch')
-rw-r--r--2.6.35/4430_grsec-kconfig-default-gids.patch10
1 files changed, 5 insertions, 5 deletions
diff --git a/2.6.35/4430_grsec-kconfig-default-gids.patch b/2.6.35/4430_grsec-kconfig-default-gids.patch
index 7ba8aa2..0fa6de2 100644
--- a/2.6.35/4430_grsec-kconfig-default-gids.patch
+++ b/2.6.35/4430_grsec-kconfig-default-gids.patch
@@ -29,7 +29,7 @@ from shooting themselves in the foot.
config GRKERNSEC_EXECLOG
bool "Exec logging"
-@@ -785,7 +785,7 @@
+@@ -794,7 +794,7 @@
config GRKERNSEC_TPE_GID
int "GID for untrusted users"
depends on GRKERNSEC_TPE && !GRKERNSEC_TPE_INVERT
@@ -38,7 +38,7 @@ from shooting themselves in the foot.
help
Setting this GID determines what group TPE restrictions will be
*enabled* for. If the sysctl option is enabled, a sysctl option
-@@ -794,7 +794,7 @@
+@@ -803,7 +803,7 @@
config GRKERNSEC_TPE_GID
int "GID for trusted users"
depends on GRKERNSEC_TPE && GRKERNSEC_TPE_INVERT
@@ -47,7 +47,7 @@ from shooting themselves in the foot.
help
Setting this GID determines what group TPE restrictions will be
*disabled* for. If the sysctl option is enabled, a sysctl option
-@@ -865,7 +865,7 @@
+@@ -874,7 +874,7 @@
config GRKERNSEC_SOCKET_ALL_GID
int "GID to deny all sockets for"
depends on GRKERNSEC_SOCKET_ALL
@@ -56,7 +56,7 @@ from shooting themselves in the foot.
help
Here you can choose the GID to disable socket access for. Remember to
add the users you want socket access disabled for to the GID
-@@ -886,7 +886,7 @@
+@@ -895,7 +895,7 @@
config GRKERNSEC_SOCKET_CLIENT_GID
int "GID to deny client sockets for"
depends on GRKERNSEC_SOCKET_CLIENT
@@ -65,7 +65,7 @@ from shooting themselves in the foot.
help
Here you can choose the GID to disable client socket access for.
Remember to add the users you want client socket access disabled for to
-@@ -904,7 +904,7 @@
+@@ -913,7 +913,7 @@
config GRKERNSEC_SOCKET_SERVER_GID
int "GID to deny server sockets for"
depends on GRKERNSEC_SOCKET_SERVER