Change KS away from SKS

See https://gist.github.com/rjhansen/67ab921ffb4084c865b3618d6955275f
This commit is contained in:
Khionu Sybiern 2020-11-03 12:30:17 -06:00 committed by GitHub
parent 3be95f3b3d
commit 2441e74882
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
init
View file

@ -33,7 +33,7 @@ init_archzfs () {
pacman -Sy archlinux-keyring --noconfirm &>/dev/null
pacman-key --populate archlinux &>/dev/null
pacman-key --recv-keys F75D9D76 --keyserver hkp://pool.sks-keyservers.net:80 &>/dev/null
pacman-key --recv-keys F75D9D76 --keyserver keyserver.ubuntu.com &>/dev/null
pacman-key --lsign-key F75D9D76 &>/dev/null
cat >> /etc/pacman.conf <<"EOF"
[archzfs]