summaryrefslogtreecommitdiff
path: root/gentoo/contexts/files/file_contexts.subs_dist
diff options
context:
space:
mode:
Diffstat (limited to 'gentoo/contexts/files/file_contexts.subs_dist')
-rw-r--r--gentoo/contexts/files/file_contexts.subs_dist20
1 files changed, 20 insertions, 0 deletions
diff --git a/gentoo/contexts/files/file_contexts.subs_dist b/gentoo/contexts/files/file_contexts.subs_dist
new file mode 100644
index 0000000..5d8a2cd
--- /dev/null
+++ b/gentoo/contexts/files/file_contexts.subs_dist
@@ -0,0 +1,20 @@
+/bin /usr/bin
+/lib /usr/lib
+/lib64 /usr/lib
+/sbin /usr/bin
+/usr/lib64 /usr/lib
+/usr/libexec /usr/bin
+/usr/local/bin /usr/bin
+/usr/local/etc /etc
+/usr/local/lib /usr/lib
+/usr/local/lib64 /usr/lib
+/usr/local/libexec /usr/bin
+/usr/local/sbin /usr/bin
+/usr/local/share /usr/share
+/usr/local/src /usr/src
+/usr/sbin /usr/bin
+/usr/tmp /tmp
+/var/mail /var/spool/mail
+/var/lock /run/lock
+/var/run /run
+/var/tmp /tmp \ No newline at end of file