selinux-policy/policy/modules/kernel/mls.te

54 lines
1.0 KiB
Plaintext
Raw Normal View History

2005-09-26 20:26:32 +00:00
policy_module(mls,1.4.1)
2005-09-26 20:26:32 +00:00
########################################
#
# Declarations
#
attribute mlsfileread;
attribute mlsfilereadtoclr;
attribute mlsfilewrite;
attribute mlsfilewritetoclr;
attribute mlsfileupgrade;
attribute mlsfiledowngrade;
attribute mlsnetread;
attribute mlsnetreadtoclr;
attribute mlsnetwrite;
attribute mlsnetwritetoclr;
attribute mlsnetupgrade;
attribute mlsnetdowngrade;
attribute mlsnetrecvall;
attribute mlsipcread;
attribute mlsipcreadtoclr;
attribute mlsipcwrite;
attribute mlsipcwritetoclr;
attribute mlsprocread;
attribute mlsprocreadtoclr;
attribute mlsprocwrite;
attribute mlsprocwritetoclr;
attribute mlsprocsetsl;
attribute mlsxwinread;
attribute mlsxwinreadtoclr;
attribute mlsxwinwrite;
attribute mlsxwinwritetoclr;
2006-01-06 22:51:40 +00:00
attribute mlsxwinreadproperty;
attribute mlsxwinwriteproperty;
attribute mlsxwinreadcolormap;
attribute mlsxwinwritecolormap;
attribute mlsxwinwritexinput;
2005-09-26 20:26:32 +00:00
attribute mlstrustedobject;
attribute privrangetrans;
attribute mlsrangetrans;
2006-09-15 19:05:03 +00:00
attribute mlsfduse;
attribute mlsfdshare;
attribute mlstranslate;