summaryrefslogtreecommitdiff
path: root/etc
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:34 -0700
commit05334ad13e31b3fd77f92d7c8edd1eee47a46e46 (patch)
treed8b3bf2fcfae7a797e7473cfbae6ab9a78cc663e /etc
parentcb7ff21570ff93715e7f3ca3b31dffa5f58a03a7 (diff)
pacdiff
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 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.