mirror of
https://src.koozali.org/infra/smeserver-koji.git
synced 2024-11-21 09:07:29 +01:00
koji-sign policy README
This commit is contained in:
parent
379278485b
commit
d702d9b1a5
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user