koji-sign policy README

This commit is contained in:
Trevor Batley 2024-09-27 19:45:28 +10:00
parent 379278485b
commit d702d9b1a5

View File

@ -1 +1,9 @@
selinux policy to allow signing of rpms via sign plugin
## koji-sign
selinux policy to allow signing of rpms via the koji-hub sign plugin
To install, or if you have changed the policy
checkmodule -V -M -m -o koji-sign.mod koji-sign.te
semodule_package -o koji-sign.pp -m koji-sign.mod
semodule -i koji-sign.pp