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:13:59 -0700 |
commit | a2549843ce5b5dc16c66ed7559f5568c93325ad0 (patch) | |
tree | 68a39f9521628ca21214907ede9fdeb88f33f8ec /etc | |
parent | ce290b81aa57ed840300f4c0a4282e50ece56a35 (diff) |
pacdiff
Diffstat (limited to 'etc')
-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 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. |