diff options
author | H. P. <harald.p.@xmart.de> | 2018-11-01 13:30:58 +0100 |
---|---|---|
committer | H. P. <harald.p.@xmart.de> | 2018-11-01 13:30:58 +0100 |
commit | 0632591996893fe136a1f2fe44d9b9f404f41f3e (patch) | |
tree | 7340edbe7c212da3db45a83219147143a3268c8d /localfs/etc/selinux/targeted/contexts/files | |
download | fedora-laptop-0632591996893fe136a1f2fe44d9b9f404f41f3e.tar.bz2 |
Initial commit
Diffstat (limited to 'localfs/etc/selinux/targeted/contexts/files')
-rw-r--r-- | localfs/etc/selinux/targeted/contexts/files/file_contexts.local | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/localfs/etc/selinux/targeted/contexts/files/file_contexts.local b/localfs/etc/selinux/targeted/contexts/files/file_contexts.local new file mode 100644 index 0000000..62db84e --- /dev/null +++ b/localfs/etc/selinux/targeted/contexts/files/file_contexts.local @@ -0,0 +1,15 @@ +# This file is auto-generated by libsemanage +# Do not edit directly. + +/usr/lib/chromium-browser system_u:object_r:bin_t:s0 +/usr/lib/chromium-browser/chromium-browser.sh system_u:object_r:bin_t:s0 +/usr/lib/chrome-sandbox system_u:object_r:chrome_sandbox_exec_t:s0 +/www/docs/jango104.domain.de(/.*)? system_u:object_r:httpd_sys_content_t:s0 +/usr/share/dnfdaemon/dnfdaemon-system system_u:object_r:rpm_exec_t:s0 +/var/srv/samba(/.*)? system_u:object_r:samba_share_t:s0 +/var/lib/libvirt/isos(/.*)? system_u:object_r:public_content_t:s0 +/var/srv/samba/public(/.*)? system_u:object_r:public_content_t:s0 +/var/srv/nfs(/.*)? system_u:object_r:public_content_t:s0 +/var/lib/nfs(/.*)? system_u:object_r:nfsd_fs_t:s0 +/var/srv/samba/redhat(/.*)? system_u:object_r:public_content_t:s0 +/var/srv/common(/.*)? system_u:object_r:public_content_t:s0 |