1 # 2 # Multi-Level Security translation table for SELinux 3 # 4 # Uncomment the following to disable translation libary 5 # disable=1 6 # 7 # Objects can be labeled with one of 16 levels and be categorized with 0-1023 8 # categories defined by the admin. 9 # Objects can be in more than one category at a time. 10 # Users can modify this table to translate the MLS labels for different purpose. 11 # 12 13 # Demonstrate Include by moving everthing to an include file 14 # 15 Include=/etc/selinux/mls/setrans.d/*.conf 16