aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris PeBenito <pebenito@ieee.org>2017-02-23 20:03:23 -0500
committerJason Zaman <jason@perfinion.com>2017-02-25 22:22:23 +0800
commit5b8acde37136f75ce5a52f1b6a0604d3f35dacc7 (patch)
tree6399183d2aea489938b6e9f3b78a5b8f116f9c35 /policy/modules/system/init.fc
parentModule version bump for ntp fixes from cgzones. (diff)
downloadhardened-refpolicy-5b8acde37136f75ce5a52f1b6a0604d3f35dacc7.tar.gz
hardened-refpolicy-5b8acde37136f75ce5a52f1b6a0604d3f35dacc7.tar.bz2
hardened-refpolicy-5b8acde37136f75ce5a52f1b6a0604d3f35dacc7.zip
Systemd fixes from Russell Coker.
Diffstat (limited to 'policy/modules/system/init.fc')
-rw-r--r--policy/modules/system/init.fc2
1 files changed, 2 insertions, 0 deletions
diff --git a/policy/modules/system/init.fc b/policy/modules/system/init.fc
index fe085d15..b08e7a2a 100644
--- a/policy/modules/system/init.fc
+++ b/policy/modules/system/init.fc
@@ -57,7 +57,9 @@ ifdef(`distro_gentoo', `
/run/runlevel\.dir gen_context(system_u:object_r:initrc_var_run_t,s0)
/run/random-seed -- gen_context(system_u:object_r:initrc_var_run_t,s0)
/run/setmixer_flag -- gen_context(system_u:object_r:initrc_var_run_t,s0)
+/run/sm-notify\.pid -- gen_context(system_u:object_r:initrc_var_run_t,s0)
/run/systemd(/.*)? gen_context(system_u:object_r:init_var_run_t,s0)
+/run/wd_keepalive\.pid -- gen_context(system_u:object_r:initrc_var_run_t,s0)
ifdef(`distro_debian',`
/run/hotkey-setup -- gen_context(system_u:object_r:initrc_var_run_t,s0)