copr: make signd log into a file
This will log what keys were accessed via `sign` command and from what IP address.
This commit is contained in:
parent
e7daae10f7
commit
28300df291
1 changed files with 1 additions and 0 deletions
|
@ -2,3 +2,4 @@
|
|||
allow: {{ copr_backend_ips|join(' ') }}
|
||||
phrases: /var/lib/copr-keygen/phrases
|
||||
gpg: /bin/gpg_copr.sh
|
||||
logfile: /var/log/copr-keygen/signd.log
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue