diff options
Diffstat (limited to 'templates/pacman.conf.chroot')
-rw-r--r-- | templates/pacman.conf.chroot | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/templates/pacman.conf.chroot b/templates/pacman.conf.chroot index 232ccee..6458abc 100644 --- a/templates/pacman.conf.chroot +++ b/templates/pacman.conf.chroot @@ -22,8 +22,6 @@ CacheDir = /tmp/cache/pacman #LogFile = /var/log/pacman.log HoldPkg = pacman glibc -# If upgrades are available for these packages they will be asked for first -SyncFirst = pacman #XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u #XferCommand = /usr/bin/curl -C - -f %u > %o #CleanMethod = KeepInstalled |