aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Zaman <jason@perfinion.com>2017-02-05 16:58:28 +0800
committerJason Zaman <jason@perfinion.com>2017-02-05 23:10:31 +0800
commita22e9f51496b244924b7103da65925d57e8603df (patch)
treee546f39b1457586985fd96e08a43cf33df58d157 /policy/modules/system/fstools.fc
parentCreate / to /usr equivalence for bin, sbin, and lib, from Russell Coker. (diff)
downloadhardened-refpolicy-a22e9f51496b244924b7103da65925d57e8603df.tar.gz
hardened-refpolicy-a22e9f51496b244924b7103da65925d57e8603df.tar.bz2
hardened-refpolicy-a22e9f51496b244924b7103da65925d57e8603df.zip
usrmerge: Add gentoo-specific /usr fcontexts
Diffstat (limited to 'policy/modules/system/fstools.fc')
-rw-r--r--policy/modules/system/fstools.fc1
1 files changed, 0 insertions, 1 deletions
diff --git a/policy/modules/system/fstools.fc b/policy/modules/system/fstools.fc
index 5249a702..4dca3edf 100644
--- a/policy/modules/system/fstools.fc
+++ b/policy/modules/system/fstools.fc
@@ -61,6 +61,5 @@
/run/fsck(/.*)? gen_context(system_u:object_r:fsadm_run_t,s0)
ifdef(`distro_gentoo',`
-/sbin/mkfs\.f2fs -- gen_context(system_u:object_r:fsadm_exec_t,s0)
/usr/sbin/mkfs\.f2fs -- gen_context(system_u:object_r:fsadm_exec_t,s0)
')