]> git.pld-linux.org Git - packages/kernel.git/blame_incremental - kernel-grsec-caps.patch
- 3.4.85
[packages/kernel.git] / kernel-grsec-caps.patch
... / ...
CommitLineData
1--- linux-3.0/grsecurity/grsec_exec.c~ 2011-09-16 15:24:46.000000000 +0200
2+++ linux-3.0/grsecurity/grsec_exec.c 2011-09-16 15:26:29.350213716 +0200
3@@ -114,7 +114,8 @@
4 "CAP_MAC_OVERRIDE",
5 "CAP_MAC_ADMIN",
6 "CAP_SYSLOG",
7- "CAP_WAKE_ALARM"
8+ "CAP_WAKE_ALARM",
9+ "CAP_CONTEXT"
10 };
11
12 int captab_log_entries = sizeof(captab_log)/sizeof(captab_log[0]);
13
This page took 0.023727 seconds and 4 git commands to generate.