smeserver-koji/selinux/README.md

10 lines
265 B
Markdown
Raw Permalink Normal View History

2024-09-29 04:42:14 +02:00
# koji-sign
2024-09-27 11:45:28 +02:00
selinux policy to allow signing of rpms via the koji-hub sign plugin
To install, or if you have changed the policy
checkmodule -M -m -o koji-sign.mod koji-sign.te
2024-09-27 11:45:28 +02:00
semodule_package -o koji-sign.pp -m koji-sign.mod
semodule -i koji-sign.pp