diff --git a/airootfs/etc/pacman.conf b/airootfs/etc/pacman.conf index a1a9d60b..4a77e014 100644 --- a/airootfs/etc/pacman.conf +++ b/airootfs/etc/pacman.conf @@ -36,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.