summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/pacman.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/pacman.conf b/etc/pacman.conf
index faaf3820..8e96b223 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.