diff options
Diffstat (limited to 'policy/modules/services/tpm2.fc')
-rw-r--r-- | policy/modules/services/tpm2.fc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/policy/modules/services/tpm2.fc b/policy/modules/services/tpm2.fc index 4ccf2f253..64937df4f 100644 --- a/policy/modules/services/tpm2.fc +++ b/policy/modules/services/tpm2.fc @@ -1,3 +1,5 @@ +/usr/bin/tpm2-abrmd -- gen_context(system_u:object_r:tpm2_abrmd_exec_t,s0) + /usr/sbin/tpm2-abrmd -- gen_context(system_u:object_r:tpm2_abrmd_exec_t,s0) /usr/lib/systemd/system/[^/]*tpm2-abrmd\.service -- gen_context(system_u:object_r:tpm2_abrmd_unit_t,s0) |