diff options
author | Matt Zimmerman <matt.zimmerman@canonical.com> | 2004-11-14 01:48:41 +0000 |
---|---|---|
committer | Matt Zimmerman <matt.zimmerman@canonical.com> | 2004-11-14 01:48:41 +0000 |
commit | 05f6a46a5cf8df03c2d40b485d8d922ae9c886c5 (patch) | |
tree | d1ca5e51d6b595aa454d0487d974476d9511936b /debian/dirs | |
parent | 23bb11fd3794383090e612e68089b59e5615d5d0 (diff) |
Improvements to apt.cron.daily
- Add the capability to download upgradeable packages, as well as package
indexes
- Place timestamp files in /var/lib/apt/periodic rather than /var/lib/apt
itself
Diffstat (limited to 'debian/dirs')
-rw-r--r-- | debian/dirs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/dirs b/debian/dirs index fd2a36929..8334d298c 100644 --- a/debian/dirs +++ b/debian/dirs @@ -4,3 +4,4 @@ usr/lib/dpkg/methods/apt etc/apt var/cache/apt/archives/partial var/lib/apt/lists/partial +var/lib/apt/periodic |