]> git.pld-linux.org Git - packages/kernel.git/blob - kernel-grsec-caps.patch
- new
[packages/kernel.git] / kernel-grsec-caps.patch
1 --- e/grsecurity/gracl_cap.c~   2008-05-18 23:53:55.000000000 +0200
2 +++ e/grsecurity/gracl_cap.c    2008-05-18 23:55:05.591733291 +0200
3 @@ -39,7 +39,8 @@ static const char *captab_log[] = {
4         "CAP_AUDIT_CONTROL",
5         "CAP_SETFCAP",
6         "CAP_MAC_OVERRIDE",
7 -       "CAP_MAC_ADMIN"
8 +       "CAP_MAC_ADMIN",
9 +       "CAP_CONTEXT"
10  };
11  
12  EXPORT_SYMBOL(gr_task_is_capable);
This page took 0.04814 seconds and 3 git commands to generate.