aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Zaman <jason@perfinion.com>2017-02-05 16:04:26 +0800
committerJason Zaman <jason@perfinion.com>2017-02-05 23:10:30 +0800
commit87279d29ccea9c9f91f970d9c7b28acb1ade7201 (patch)
treec9b72ebecb478f095d756ddee108270679a08e4b
parentCreate / to /usr equivalence for bin, sbin, and lib, from Russell Coker. (diff)
downloadhardened-refpolicy-87279d29.tar.gz
hardened-refpolicy-87279d29.tar.bz2
hardened-refpolicy-87279d29.zip
usrmerge: Add missed /usr fcontexts
-rw-r--r--policy/modules/contrib/dphysswapfile.fc2
-rw-r--r--policy/modules/contrib/fakehwclock.fc2
2 files changed, 2 insertions, 2 deletions
diff --git a/policy/modules/contrib/dphysswapfile.fc b/policy/modules/contrib/dphysswapfile.fc
index 1b2bfcca..3cf1968d 100644
--- a/policy/modules/contrib/dphysswapfile.fc
+++ b/policy/modules/contrib/dphysswapfile.fc
@@ -1,5 +1,5 @@
/etc/dphys-swapfile -- gen_context(system_u:object_r:dphysswapfile_conf_t,s0)
-/sbin/dphys-swapfile -- gen_context(system_u:object_r:dphysswapfile_exec_t,s0)
+/usr/sbin/dphys-swapfile -- gen_context(system_u:object_r:dphysswapfile_exec_t,s0)
/var/swap -- gen_context(system_u:object_r:dphysswapfile_swap_t,s0)
diff --git a/policy/modules/contrib/fakehwclock.fc b/policy/modules/contrib/fakehwclock.fc
index d83c6281..b0a55f6e 100644
--- a/policy/modules/contrib/fakehwclock.fc
+++ b/policy/modules/contrib/fakehwclock.fc
@@ -1,5 +1,5 @@
/etc/fake-hwclock\.data -- gen_context(system_u:object_r:fakehwclock_backup_t,s0)
-/sbin/fake-hwclock -- gen_context(system_u:object_r:fakehwclock_exec_t,s0)
+/usr/sbin/fake-hwclock -- gen_context(system_u:object_r:fakehwclock_exec_t,s0)
/usr/lib/systemd/system/fake-hwclock\.service -- gen_context(system_u:object_r:fakehwclock_unit_t,s0)