From: Sam Hartman Date: Sat, 25 Nov 2000 06:08:47 +0000 (+0000) Subject: Deal with debconf lossage X-Git-Tag: debian/1.0.snap20001106-6~7 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=5a643fc999e178cfb6670412c2d8d2fb75161269;p=packages%2Fo%2Fopenafs.git Deal with debconf lossage --- diff --git a/src/afsd/afs.rc.linux b/src/afsd/afs.rc.linux index d84cfeb57..1feaa2eb8 100644 --- a/src/afsd/afs.rc.linux +++ b/src/afsd/afs.rc.linux @@ -1,4 +1,5 @@ #! /bin/sh +# Modified by Sam Hartman for Debian # Copyright 2000, International Business Machines Corporation and others. # All Rights Reserved. # @@ -18,6 +19,9 @@ # Note that AFS does not use a pid file in /var/run. It is turned off by # unmounting /afs. +exec 3>/dev/null +exec