diff options
| author | Haavard Skinnemoen <haavard.skinnemoen@atmel.com> | 2009-10-06 17:36:55 +0200 | 
|---|---|---|
| committer | Haavard Skinnemoen <haavard.skinnemoen@atmel.com> | 2009-10-06 17:36:55 +0200 | 
| commit | d94e5fcbf1420366dcb4102bafe04dbcfc0d0d4b (patch) | |
| tree | a9b7de7df6da5c3132cc68169b9c47ba288ccd42 /security/selinux/include/av_inherit.h | |
| parent | d55651168a20078a94597a297d5cdfd807bf07b6 (diff) | |
| parent | 374576a8b6f865022c0fd1ca62396889b23d66dd (diff) | |
Merge commit 'v2.6.32-rc3'
Diffstat (limited to 'security/selinux/include/av_inherit.h')
| -rw-r--r-- | security/selinux/include/av_inherit.h | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/security/selinux/include/av_inherit.h b/security/selinux/include/av_inherit.h index 8377a4ba3b9..abedcd704da 100644 --- a/security/selinux/include/av_inherit.h +++ b/security/selinux/include/av_inherit.h @@ -15,6 +15,7 @@     S_(SECCLASS_KEY_SOCKET, socket, 0x00400000UL)     S_(SECCLASS_UNIX_STREAM_SOCKET, socket, 0x00400000UL)     S_(SECCLASS_UNIX_DGRAM_SOCKET, socket, 0x00400000UL) +   S_(SECCLASS_TUN_SOCKET, socket, 0x00400000UL)     S_(SECCLASS_IPC, ipc, 0x00000200UL)     S_(SECCLASS_SEM, ipc, 0x00000200UL)     S_(SECCLASS_MSGQ, ipc, 0x00000200UL)  | 
