[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 <sds@tycho.nsa.gov> Acked-by: James Morris <jmorris@namei.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
6f68dc3775
commit
3e3ff15e6d
5 changed files with 28 additions and 0 deletions
|
@ -58,3 +58,4 @@
|
|||
S_("nscd")
|
||||
S_("association")
|
||||
S_("netlink_kobject_uevent_socket")
|
||||
S_("appletalk_socket")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue