diff options
Diffstat (limited to 'doc/examples')
-rw-r--r-- | doc/examples/apt.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/examples/apt.conf b/doc/examples/apt.conf index 8bd47550a..e89140d47 100644 --- a/doc/examples/apt.conf +++ b/doc/examples/apt.conf @@ -1,4 +1,4 @@ -// $Id: apt.conf,v 1.13 1998/11/22 23:37:09 jgg Exp $ +// $Id: apt.conf,v 1.14 1998/11/23 01:46:01 jgg Exp $ /* This file is an index of all APT configuration directives. It should NOT actually be used as a real config file, though it is a completely valid file. @@ -84,6 +84,7 @@ DSelect { Clean "auto"; Options "-f"; UpdateOptions ""; + PromptAfterUpdate "no"; } /* Options you can set to see some debugging text They corrispond to names |