X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/3e8bdb6fe22d6feeca07d47e07c9b79ddd882c59..e43312cf4e19bd3eab15a4f43a586e2ab28c9763:/doc/examples/configure-index diff --git a/doc/examples/configure-index b/doc/examples/configure-index index 711a77710..a4a955b6a 100644 --- a/doc/examples/configure-index +++ b/doc/examples/configure-index @@ -245,6 +245,11 @@ Dir "/" apt-get "/usr/bin/apt-get"; apt-cache "/usr/bin/apt-cache"; }; + + // Location of the logfile + Log "var/log/apt" { + Terminal "term.log"; + }; }; // Things that effect the APT dselect method