summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/pacman.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/pacman.conf b/etc/pacman.conf
index fabe2e12..73c7bf2a 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.