Disable the pacman-init service prior to initializing the keyrings again

This commit is contained in:
dr460nf1r3 2021-04-06 18:57:13 +02:00
parent 0a9e2b22ea
commit 368a5dc8ab
No known key found for this signature in database
GPG Key ID: BE75B9D9767036C2
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@ post_upgrade() {
echo ""
msg "Deactivating pacman-init & initializing keyrings"
echo ""
systemctl disable --now pacman-init
pacman-key --init
pacman-key --populate chaotic
pacman-key --populate archlinux