diff --git a/pacman-default.conf b/pacman-default.conf index 1386992..ec6a84a 100644 --- a/pacman-default.conf +++ b/pacman-default.conf @@ -6,6 +6,7 @@ # # GENERAL OPTIONS # + # The following paths are commented out with their default values listed. # If you wish to use different paths, uncomment and update the paths. #RootDir = / @@ -35,6 +36,8 @@ ILoveCandy CheckSpace VerbosePkgLists #ParallelDownloads = 5 +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.