From 241d0ffeae960ab374ed931de43a48675ff497fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Fabian=20Silva=20Delgado?= Date: Thu, 3 Nov 2016 12:36:40 -0300 Subject: Update pacman.conf --- configs/profile/pacman.conf | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'configs/profile') diff --git a/configs/profile/pacman.conf b/configs/profile/pacman.conf index 746df64..b09c341 100644 --- a/configs/profile/pacman.conf +++ b/configs/profile/pacman.conf @@ -14,6 +14,7 @@ #CacheDir = /var/cache/pacman/pkg/ #LogFile = /var/log/pacman.log #GPGDir = /etc/pacman.d/gnupg/ +#HookDir = /etc/pacman.d/hooks/ HoldPkg = pacman glibc #XferCommand = /usr/bin/curl -C - -f %u > %o #XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u @@ -43,8 +44,8 @@ LocalFileSigLevel = Optional #RemoteFileSigLevel = Required # NOTE: You must run `pacman-key --init` before first using pacman; the local -# keyring can then be populated with the keys of all official Arch Linux and Parabola -# packagers with `pacman-key --populate archlinux` and `pacman-key --populate parabola`. +# keyring can then be populated with the keys of all Arch/Parabola packagers +# with `pacman-key --populate archlinux` and `pacman-key --populate parabola`. # # REPOSITORIES -- cgit v1.2.2