summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXiao Pan <xyz@flylightning.xyz>2024-09-20 13:46:40 -0700
committerXiao Pan <xyz@flylightning.xyz>2024-09-20 13:46:40 -0700
commit2074a810fc9b832ad20dad6fce9868addf194a6e (patch)
tree925f3eb637935958755e5fcb1da3b7e504e99366
parenta928e8bd313ad479820bcb5ff71aa67c8060d505 (diff)
Reapply "pacdiff"
This reverts commit 04159c6a98f1b1c514033454b2f29a88a4a0d792. Arch Linux ARM upgraded pacman
-rw-r--r--etc/pacman.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/pacman.conf b/etc/pacman.conf
index 7aee13e5..ecd4334d 100644
--- a/etc/pacman.conf
+++ b/etc/pacman.conf
@@ -35,6 +35,8 @@ Color
CheckSpace
#VerbosePkgLists
ParallelDownloads = 8
+DownloadUser = alpm
+#DisableSandbox
# 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.