# SELinux Policy Editor, a simple editor for SELinux policies
# This section of the code is from the NSA SELinux release.
# Copyright (C) 2001, 2003 National Security Agency

# These files are from the NSA SELinux code.  More verbose comments might
# be a useful addition to describe their exact relationship with SELinux
# Policy Editor.

# FLASK

#
# Define initial security identifiers 
#

sid kernel
sid security
sid unlabeled
sid fs
sid file
sid file_labels
sid init
sid any_socket
sid port
sid netif
sid netmsg
sid node
sid igmp_packet
sid icmp_socket
sid tcp_socket
sid sysctl_modprobe
sid sysctl
sid sysctl_fs
sid sysctl_kernel
sid sysctl_net
sid sysctl_net_unix
sid sysctl_vm
sid sysctl_dev
sid kmod
sid policy
sid scmp_packet
sid devnull

# FLASK
