~mvo/apt/lp346386

« back to all changes in this revision

Viewing changes to debian/apt.cron.daily

  • Committer: Michael Vogt
  • Date: 2012-01-30 19:22:18 UTC
  • mfrom: (1561.70.94 apt-experimental)
  • Revision ID: michael.vogt@ubuntu.com-20120130192218-hdnxpmj5yhteekf1
mergedĀ fromĀ donkult

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
#  Dir "/";
9
9
#  - RootDir for all configuration files
10
10
#
11
 
#  Dir::Cache "var/apt/cache/";
 
11
#  Dir::Cache "var/cache/apt/";
12
12
#  - Set apt package cache directory
13
13
#
14
14
#  Dir::Cache::Archives "archives/";