diff options
author | Russell Coker <russell@coker.com.au> | 2019-01-20 05:15:03 +1100 |
---|---|---|
committer | Jason Zaman <jason@perfinion.com> | 2019-02-10 12:11:25 +0800 |
commit | fc3e44365492a3a891e499d55389211ff3a29d29 (patch) | |
tree | 0b939dc55444f29b6a669ebaefc87d5958d71fe2 /config | |
parent | Add interface to read journal files (diff) | |
download | hardened-refpolicy-fc3e44365492a3a891e499d55389211ff3a29d29.tar.gz hardened-refpolicy-fc3e44365492a3a891e499d55389211ff3a29d29.tar.bz2 hardened-refpolicy-fc3e44365492a3a891e499d55389211ff3a29d29.zip |
map systemd private dirs
Signed-off-by: Jason Zaman <jason@perfinion.com>
Diffstat (limited to 'config')
-rw-r--r-- | config/file_contexts.subs_dist | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config/file_contexts.subs_dist b/config/file_contexts.subs_dist index 10586932..b374c9aa 100644 --- a/config/file_contexts.subs_dist +++ b/config/file_contexts.subs_dist @@ -23,6 +23,9 @@ /usr/local/lib32 /usr/lib /usr/local/lib64 /usr/lib /usr/local/lib /usr/lib +/var/lib/private /var/lib +/var/cache/private /var/cache +/var/log/private /var/log /var/lib/krb5kdc /var/kerberos/krb5kdc # backward compatibility |