From cf544e1458bbe2a245ce0275f3b69061604ecf2e Mon Sep 17 00:00:00 2001 From: Arch Librarian Date: Mon, 20 Sep 2004 16:52:37 +0000 Subject: Fixed a few minor dpkg settings Author: jgg Date: 1999-01-31 08:55:53 GMT Fixed a few minor dpkg settings --- 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 9e92fd454..8cf5b0b17 100644 --- a/doc/examples/apt.conf +++ b/doc/examples/apt.conf @@ -1,4 +1,4 @@ -// $Id: apt.conf,v 1.23 1999/01/31 08:49:39 jgg Exp $ +// $Id: apt.conf,v 1.24 1999/01/31 08:55:53 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. @@ -120,6 +120,7 @@ DPkg { Options {"--force-downgrade";} Pre-Invoke {"mount -o remount,rw /usr";}; Post-Invoke {"mount -o remount,ro /usr";}; + Run-Direcotry "/"; } /* Options you can set to see some debugging text They corrispond to names -- cgit v1.2.3