From: dac.override@gmail.com (Dominick Grift) Date: Tue, 8 Dec 2015 21:47:38 +0100 Subject: [refpolicy] [PATCH] systemd: add missing file context spec for systemd-user-sessions executable file Message-ID: <1449607658-28670-1-git-send-email-dac.override@gmail.com> To: refpolicy@oss.tresys.com List-Id: refpolicy.oss.tresys.com Signed-off-by: Dominick Grift --- policy/modules/system/systemd.fc | 1 + 1 file changed, 1 insertion(+) diff --git a/policy/modules/system/systemd.fc b/policy/modules/system/systemd.fc index 864979d..a0b5f0b 100644 --- a/policy/modules/system/systemd.fc +++ b/policy/modules/system/systemd.fc @@ -17,6 +17,7 @@ /usr/lib/systemd/systemd-localed -- gen_context(system_u:object_r:systemd_locale_exec_t,s0) /usr/lib/systemd/systemd-logind -- gen_context(system_u:object_r:systemd_logind_exec_t,s0) /usr/lib/systemd/systemd-machined -- gen_context(system_u:object_r:systemd_machined_exec_t,s0) +/usr/lib/systemd/systemd-user-sessions -- gen_context(system_u:object_r:systemd_sessions_exec_t,s0) # Systemd unit files /usr/lib/systemd/system/[^/]*halt.* -- gen_context(system_u:object_r:power_unit_t,s0) -- 2.5.0