|
|
@@ -429,6 +429,15 @@ DPkg::Pre-Install-Pkgs {"/usr/sbin/dpkg-preconfigure --apt";};
|
|
|
</variablelist>
|
|
|
</refsect1>
|
|
|
|
|
|
+ <refsect1>
|
|
|
+ <title>Periodic and Archives options</title>
|
|
|
+ <para><literal>APT::Periodic</literal> and <literal>APT::Archives</literal>
|
|
|
+ groups of options configure behavior of apt periodic updates, which is
|
|
|
+ done by <literal>/etc/cron.daily/apt</literal> script. See header of
|
|
|
+ this script for the brief documentation of these options.
|
|
|
+ </para>
|
|
|
+ </refsect1>
|
|
|
+
|
|
|
<refsect1>
|
|
|
<title>Debug options</title>
|
|
|
<para>
|