From 079cc404f4f0f6aa0d916fa69b0eefab1571eb00 Mon Sep 17 00:00:00 2001 From: Arch Librarian Date: Mon, 20 Sep 2004 16:52:36 +0000 Subject: Added the ability to disable immediate configuration Author: jgg Date: 1999-01-31 04:25:35 GMT Added the ability to disable immediate configuration --- doc/examples/apt.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/examples') diff --git a/doc/examples/apt.conf b/doc/examples/apt.conf index 68b896e42..f83594bb5 100644 --- a/doc/examples/apt.conf +++ b/doc/examples/apt.conf @@ -1,4 +1,4 @@ -// $Id: apt.conf,v 1.20 1999/01/30 08:08:54 jgg Exp $ +// $Id: apt.conf,v 1.21 1999/01/31 04:25:35 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. @@ -45,6 +45,7 @@ APT { // Some general options Ingore-Hold "false"; + Immedate-Configure "true"; // DO NOT turn this off, see the man page }; // Options for the downloading routines -- cgit v1.2.3