Richard Lewis wrote: > Setting cron-apt to use a separate sources.list file causes package > lists for files not mentioned in that file to be deleted.
Add the --no-list-cleanup option to your OPTIONS list when using a separate sources.list file. For example I use the following configuration. OPTIONS='--no-list-cleanup -o Dir::Etc::SourceList=/etc/cron-apt/sources.list' Bob -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

