diff options
| author | Christopher J. PeBenito <[email protected]> | 2006-06-09 07:25:03 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2006-06-18 04:29:51 +0000 |
| commit | 3e3ff15e6d8ba931fa9a6c7f9fe711edc77e96e5 (patch) | |
| tree | e3b3edcf5092e9533539f6e8abdda83eee2cb96d /security/selinux/include/class_to_string.h | |
| parent | [NET]: Fix warnings after LSM-IPSEC changes. (diff) | |
| download | kernel-3e3ff15e6d8ba931fa9a6c7f9fe711edc77e96e5.tar.gz kernel-3e3ff15e6d8ba931fa9a6c7f9fe711edc77e96e5.zip | |
[SELINUX]: add security class for appletalk sockets
Add a security class for appletalk sockets so that they can be
distinguished in SELinux policy. Please apply.
Signed-off-by: Stephen Smalley <[email protected]>
Acked-by: James Morris <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'security/selinux/include/class_to_string.h')
| -rw-r--r-- | security/selinux/include/class_to_string.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/selinux/include/class_to_string.h b/security/selinux/include/class_to_string.h index 77b2c5996f35..cc15069d0742 100644 --- a/security/selinux/include/class_to_string.h +++ b/security/selinux/include/class_to_string.h @@ -58,3 +58,4 @@ S_("nscd") S_("association") S_("netlink_kobject_uevent_socket") + S_("appletalk_socket") |
