index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | core/pacman/pacman.conf | 2 |
diff --git a/core/pacman/pacman.conf b/core/pacman/pacman.conf index d425eeaf..780c9a87 100644 --- a/core/pacman/pacman.conf +++ b/core/pacman/pacman.conf @@ -36,7 +36,7 @@ CheckSpace #VerbosePkgLists #ParallelDownloads = 5 DownloadUser = alpm -#DisableSandbox +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. |