diff options
Diffstat (limited to 'archiso_config/pacman.conf')
| -rw-r--r-- | archiso_config/pacman.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archiso_config/pacman.conf b/archiso_config/pacman.conf index 03c9a15..c65616e 100644 --- a/archiso_config/pacman.conf +++ b/archiso_config/pacman.conf @@ -11,6 +11,7 @@ # If you wish to use different paths, uncomment and update the paths. #RootDir = / #DBPath = /var/lib/pacman/ +CacheDir = /tmp/isopkgcache #CacheDir = /var/cache/pacman/pkg/ #LogFile = /var/log/pacman.log #GPGDir = /etc/pacman.d/gnupg/ |
