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

71 lines
1.4 KiB
Plaintext
Raw Normal View History

2005-09-26 20:26:32 +00:00
policy_module(mls, 1.7.1)
2005-09-26 20:26:32 +00:00
########################################
#
# Declarations
#
attribute mlsfileread;
attribute mlsfilereadtoclr;
attribute mlsfilewrite;
attribute mlsfilewritetoclr;
attribute mlsfilewriteinrange;
2005-09-26 20:26:32 +00:00
attribute mlsfileupgrade;
attribute mlsfiledowngrade;
attribute mlsnetread;
attribute mlsnetreadtoclr;
attribute mlsnetwrite;
attribute mlsnetwritetoclr;
attribute mlsnetwriteranged;
2005-09-26 20:26:32 +00:00
attribute mlsnetupgrade;
attribute mlsnetdowngrade;
attribute mlsnetrecvall;
attribute mlsnetinbound;
attribute mlsnetoutbound;
2005-09-26 20:26:32 +00:00
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 mlsxwinreadselection;
attribute mlsxwinwriteselection;
2006-01-06 22:51:40 +00:00
attribute mlsxwinreadcolormap;
attribute mlsxwinwritecolormap;
attribute mlsxwinwritexinput;
2005-09-26 20:26:32 +00:00
attribute mlsdbread;
attribute mlsdbreadtoclr;
attribute mlsdbwrite;
attribute mlsdbwritetoclr;
attribute mlsdbwriteinrange;
attribute mlsdbupgrade;
attribute mlsdbdowngrade;
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;
2008-01-03 20:37:25 +00:00
attribute mlsdbusrecv;
attribute mlsdbussend;