aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Zaman <jason@perfinion.com>2015-01-26 13:57:27 +0800
committerJason Zaman <jason@perfinion.com>2015-01-26 13:57:27 +0800
commit55f243889b8296ed4f0ba967d2289faa797fa09b (patch)
treefd44f349f9a30359b3445c4790ce71f0d91f031f
parentFix bug #537652 - Allow grub2-mkconfig to be executed from the user home dir ... (diff)
downloadhardened-refpolicy-55f243889b8296ed4f0ba967d2289faa797fa09b.tar.gz
hardened-refpolicy-55f243889b8296ed4f0ba967d2289faa797fa09b.tar.bz2
hardened-refpolicy-55f243889b8296ed4f0ba967d2289faa797fa09b.zip
salt: fcontext for the default directory for pillars
-rw-r--r--policy/modules/contrib/salt.fc1
1 files changed, 1 insertions, 0 deletions
diff --git a/policy/modules/contrib/salt.fc b/policy/modules/contrib/salt.fc
index 399f5ad56..22c2d13ea 100644
--- a/policy/modules/contrib/salt.fc
+++ b/policy/modules/contrib/salt.fc
@@ -27,3 +27,4 @@
/var/cache/salt/minion(/.*)? gen_context(system_u:object_r:salt_minion_cache_t,s0)
/srv/salt(/.*)? gen_context(system_u:object_r:salt_sls_t,s0)
+/srv/pillar(/.*)? gen_context(system_u:object_r:salt_sls_t,s0)