Matthias Gerstner
4a0438e2e0
1229047-fix-bin-sbin-selinux.patch Can be dropped once https://github.com/tpm2-software/tpm2-abrmd/pull/846 is merged upstream OBS-URL: https://build.opensuse.org/package/show/security/tpm2.0-abrmd?expand=0&rev=78
9 lines
433 B
Diff
9 lines
433 B
Diff
Index: tpm2-abrmd-3.0.0/selinux/tabrmd.fc
|
|
===================================================================
|
|
--- tpm2-abrmd-3.0.0.orig/selinux/tabrmd.fc
|
|
+++ tpm2-abrmd-3.0.0/selinux/tabrmd.fc
|
|
@@ -1,2 +1,3 @@
|
|
+/usr/bin/tpm2-abrmd -- gen_context(system_u:object_r:tabrmd_exec_t,s0)
|
|
/usr/sbin/tpm2-abrmd -- gen_context(system_u:object_r:tabrmd_exec_t,s0)
|
|
/usr/local/sbin/tpm2-abrmd -- gen_context(system_u:object_r:tabrmd_exec_t,s0)
|