index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Allan McRae <allan@archlinux.org> | 2020-06-15 19:17:41 +1000 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2020-06-15 19:17:41 +1000 |
commit | 7ba8e5f376528fcef9f7613304d8f18b2f664ee8 (patch) | |
tree | 95ec281fd68799d7f6efc72225ae66cfb10bd45b | |
parent | 02ae97b0da220d9079c6c2c1ac3e3ab0d12c1ac7 (diff) |
-rw-r--r-- | scripts/pacman-key.sh.in | 2 |
diff --git a/scripts/pacman-key.sh.in b/scripts/pacman-key.sh.in index 3e952c1b..ccfd1b96 100644 --- a/scripts/pacman-key.sh.in +++ b/scripts/pacman-key.sh.in @@ -148,7 +148,7 @@ generate_master_key() { "${GPG_PACMAN[@]}" --gen-key --batch <<EOF %echo Generating pacman keyring master key... Key-Type: RSA -Key-Length: 2048 +Key-Length: 4096 Key-Usage: sign Name-Real: Pacman Keyring Master Key Name-Email: pacman@localhost |