From 67bd95be48fb14876fd3230b600237e126355f8c Mon Sep 17 00:00:00 2001 From: Miroslav Grepl Date: Feb 12 2014 11:55:08 +0000 Subject: Remove disable=1 for setrans.conf which is not used --- diff --git a/setrans-minimum.conf b/setrans-minimum.conf index 09a6ce3..0ac9c90 100644 --- a/setrans-minimum.conf +++ b/setrans-minimum.conf @@ -1,8 +1,6 @@ # # Multi-Category Security translation table for SELinux # -# Uncomment the following to disable translation libary -# disable=1 # # Objects can be categorized with 0-1023 categories defined by the admin. # Objects can be in more than one category at a time. diff --git a/setrans-mls.conf b/setrans-mls.conf index eb181d2..fa27ae2 100644 --- a/setrans-mls.conf +++ b/setrans-mls.conf @@ -1,8 +1,6 @@ # # Multi-Level Security translation table for SELinux # -# Uncomment the following to disable translation libary -# disable=1 # # Objects can be labeled with one of 16 levels and be categorized with 0-1023 # categories defined by the admin. diff --git a/setrans-targeted.conf b/setrans-targeted.conf index 09a6ce3..0ac9c90 100644 --- a/setrans-targeted.conf +++ b/setrans-targeted.conf @@ -1,8 +1,6 @@ # # Multi-Category Security translation table for SELinux # -# Uncomment the following to disable translation libary -# disable=1 # # Objects can be categorized with 0-1023 categories defined by the admin. # Objects can be in more than one category at a time.