From d088ca91adce1ab91d293bb5ecfad3e4f2b528b0 Mon Sep 17 00:00:00 2001 From: Kenton Groombridge Date: Fri, 12 Jan 2024 15:33:02 -0500 Subject: systemd: label systemd-pcrlock as systemd-pcrphase Label the systemd-pcrlock binary as systemd_pcrphase_exec_t. Signed-off-by: Kenton Groombridge --- policy/modules/system/systemd.fc | 1 + 1 file changed, 1 insertion(+) (limited to 'policy') diff --git a/policy/modules/system/systemd.fc b/policy/modules/system/systemd.fc index 4ea34fe2..2cc13b1a 100644 --- a/policy/modules/system/systemd.fc +++ b/policy/modules/system/systemd.fc @@ -42,6 +42,7 @@ /usr/lib/systemd/systemd-networkd -- gen_context(system_u:object_r:systemd_networkd_exec_t,s0) /usr/lib/systemd/systemd-network-generator -- gen_context(system_u:object_r:systemd_networkd_exec_t,s0) /usr/lib/systemd/systemd-pcrextend -- gen_context(system_u:object_r:systemd_pcrphase_exec_t,s0) +/usr/lib/systemd/systemd-pcrlock -- gen_context(system_u:object_r:systemd_pcrphase_exec_t,s0) /usr/lib/systemd/systemd-pcrphase -- gen_context(system_u:object_r:systemd_pcrphase_exec_t,s0) /usr/lib/systemd/systemd-pstore -- gen_context(system_u:object_r:systemd_pstore_exec_t,s0) /usr/lib/systemd/systemd-resolved -- gen_context(system_u:object_r:systemd_resolved_exec_t,s0) -- cgit v1.2.3-65-gdbad