diff options
author | Xiao Pan <xyz@flylightning.xyz> | 2024-09-14 16:37:33 -0700 |
---|---|---|
committer | Xiao Pan <xyz@flylightning.xyz> | 2024-09-14 16:37:33 -0700 |
commit | 04159c6a98f1b1c514033454b2f29a88a4a0d792 (patch) | |
tree | 33fd763f3bcc0607b919f2ddac7ead1754bc21b6 /etc/pacman.conf | |
parent | b7ba2dd97822e5b2725e2311afeb54839dcfd71f (diff) |
Revert "pacdiff"
This reverts commit b7ba2dd97822e5b2725e2311afeb54839dcfd71f.
Arch linux arm does not have this config yet.
Diffstat (limited to 'etc/pacman.conf')
-rw-r--r-- | etc/pacman.conf | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/etc/pacman.conf b/etc/pacman.conf index ecd4334d..7aee13e5 100644 --- a/etc/pacman.conf +++ b/etc/pacman.conf @@ -35,8 +35,6 @@ 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. |