X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/09fa2df2f4717ac956210d43e3f3465d6ef5b82b..ff56e98015b17c73a3f1aacf3deef5ec4ef4e21b:/doc/examples/configure-index diff --git a/doc/examples/configure-index b/doc/examples/configure-index index d0aad1e3d..0bf407a4d 100644 --- a/doc/examples/configure-index +++ b/doc/examples/configure-index @@ -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