summaryrefslogtreecommitdiff
path: root/etc/pacman.conf
diff options
context:
space:
mode:
authorXiao Pan <xyz@flylightning.xyz>2024-09-14 16:13:59 -0700
committerXiao Pan <xyz@flylightning.xyz>2024-09-14 16:25:33 -0700
commitd1122ec57022c9ff8b36a65dd7c33d1a68c98103 (patch)
tree020c7fbe40b4770c19b64e79f8a570e89a6df60f /etc/pacman.conf
parent73929acc75a90d8e75ab25262661e54707711a79 (diff)
pacdiff
Diffstat (limited to 'etc/pacman.conf')
-rw-r--r--etc/pacman.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/pacman.conf b/etc/pacman.conf
index c69c6c5f..5dad9272 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.