Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/core/pacman/pacman.conf
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2018-07-28 07:31:21 +0000
committerAndreas Baumann <mail@andreasbaumann.cc>2018-07-28 07:31:21 +0000
commit043f74201967addd0353517fa10251975f7c723f (patch)
tree60b55602b4f50550e7d5b5fe5751b950c4b01536 /core/pacman/pacman.conf
parenta285bcc8d431861e2fcc52a9e9c1fe9cafcbf669 (diff)
parent8756fcb2e930b1c246991db06d7f2e089f816c2f (diff)
Merge branch 'master' into i486
Diffstat (limited to 'core/pacman/pacman.conf')
-rw-r--r--core/pacman/pacman.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/pacman/pacman.conf b/core/pacman/pacman.conf
index 87a21824..bf27b628 100644
--- a/core/pacman/pacman.conf
+++ b/core/pacman/pacman.conf
@@ -38,7 +38,7 @@ CheckSpace
# By default, pacman accepts packages signed by keys that its local keyring
# trusts (see pacman-key and its man page), as well as unsigned packages.
-SigLevel = Required DatabaseOptional
+SigLevel = Required DatabaseOptional DatabaseTrustAll
LocalFileSigLevel = Optional
#RemoteFileSigLevel = Required