diff options
author | Xiao Pan <xyz@flylightning.xyz> | 2024-09-14 16:13:59 -0700 |
---|---|---|
committer | Xiao Pan <xyz@flylightning.xyz> | 2024-09-14 16:25:33 -0700 |
commit | 4cca72219685d4358df137d0d6d9d8e0dfb4ee5e (patch) | |
tree | a93ecbb6daa2039f24972f5ec67fe39973dd2c78 | |
parent | 9f4416487a9483a8a0467def7b43a79f6f43fbe1 (diff) |
pacdiff
-rw-r--r-- | etc/pacman.conf | 2 |
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. |