aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Placchetti <Sean.P.Placchetti@gmail.com>2016-08-20 22:14:20 -0400
committerJason Zaman <jason@perfinion.com>2016-09-01 00:06:19 +0800
commitdc06a3ac8e1e7043065f5e48d459f9f42640e790 (patch)
treea12dc3a8bca72e6e11ffb57f34155ebe262775c6
parentAdd Vagrant box for development. (diff)
downloadhardened-refpolicy-dc06a3ac.tar.gz
hardened-refpolicy-dc06a3ac.tar.bz2
hardened-refpolicy-dc06a3ac.zip
-Remove unused declarations from webalizer type enforcement file
-rw-r--r--policy/modules/contrib/webalizer.te6
1 files changed, 0 insertions, 6 deletions
diff --git a/policy/modules/contrib/webalizer.te b/policy/modules/contrib/webalizer.te
index ae919b9a..6074b57b 100644
--- a/policy/modules/contrib/webalizer.te
+++ b/policy/modules/contrib/webalizer.te
@@ -16,18 +16,12 @@ role webalizer_roles types webalizer_t;
type webalizer_etc_t;
files_config_file(webalizer_etc_t)
-type webalizer_usage_t;
-files_type(webalizer_usage_t)
-
type webalizer_tmp_t;
files_tmp_file(webalizer_tmp_t)
type webalizer_var_lib_t;
files_type(webalizer_var_lib_t)
-type webalizer_write_t;
-files_type(webalizer_write_t)
-
########################################
#
# Local policy