]> git.saurik.com Git - apt.git/blobdiff - doc/examples/configure-index
apt-pkg/deb/dpkgpm.{cc,h}
[apt.git] / doc / examples / configure-index
index d0aad1e3d094cd942e58b537159f2dbee412dfe0..0bf407a4d8cd7fe1d06016c7cc5099edfdf7106d 100644 (file)
@@ -227,6 +227,11 @@ Dir "/"
      apt-get "/usr/bin/apt-get";
      apt-cache "/usr/bin/apt-cache";
   };
+
+  // Location of the logfile
+  Log "var/log/apt" {
+       Name "term.log";
+  };
 };
 
 // Things that effect the APT dselect method