diff options
author | Erich Eckner <git@eckner.net> | 2017-11-12 21:32:41 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2017-11-12 21:32:41 +0100 |
commit | b4091c3a570dfb80801c4a359f4817ac069fb369 (patch) | |
tree | f205af86affbb3a3e76e19e454bd4bf88d315793 | |
parent | 0dacb4e1d2d5c13fe323603e11965e505e145072 (diff) | |
download | archlinux32-keyring-b4091c3a570dfb80801c4a359f4817ac069fb369.tar.xz |
update-keys: generation key does not need a password
-rwxr-xr-x | update-keys | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/update-keys b/update-keys index fd2a716..a29ac80 100755 --- a/update-keys +++ b/update-keys @@ -18,6 +18,8 @@ Key-Usage: sign Name-Real: Arch Linux 32 Keyring Keychain Master Key Name-Email: archlinux32-keyring@localhost Expire-Date: 0 +%no-protection +%no-ask-passphrase %commit %echo Done EOF |