From owner-freebsd-current Thu Oct 24 10:49:55 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA09586 for current-outgoing; Thu, 24 Oct 1996 10:49:55 -0700 (PDT) Received: from grumble.grondar.za (root@grumble.grondar.za [196.7.18.130]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id KAA09577 for ; Thu, 24 Oct 1996 10:49:34 -0700 (PDT) Received: from grumble.grondar.za (mark@localhost.grondar.za [127.0.0.1]) by grumble.grondar.za (8.7.6/8.7.3) with ESMTP id TAA13931; Thu, 24 Oct 1996 19:48:46 +0200 (SAT) Message-Id: <199610241748.TAA13931@grumble.grondar.za> To: Bill Paul cc: current@freebsd.org Subject: Re: /etc/rc* stuff Date: Thu, 24 Oct 1996 19:48:46 +0200 From: Mark Murray Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I wrote that rndcontrol(8) program, so I'll fix it. It is a little too chatty by default. That will fix the extra `echo "."' M Bill Paul wrote: > Just a couple of small nits: > > - At the very end of /etc/rc.i386, we have this: > > [begin snippage] > echo '.' > > # interrupts for /dev/random device > if [ "X${rand_irqs}" != X"NO" ] ; then > echo -n 'entropy source: ' > rndcontrol ${rand_irqs} > fi > > echo '.' # probably bogus > [end snippage] > > The 'probably bogus' comment is true: if you don't have rand_irqs set > to anything, you get an extra '.' printed on a line all by itself. > This has bugged me for a while. (I'm funny that way.) What's the correct > way to fix this? Should the entropy source message be part of the > '386 specific' config messages or should it be a seperate caterory, > and thus be on a line by itself? Put another way, should the first > "echo '.'" go away, or should the 'probably bogus' one be moved inside > the if/fi clause? > > - Even though we have rpc.lockd and rpc.statd in the tree now, there > are no knobs for it in /etc/sysconfig or /etc/rc. Shouldn't we be > be starting them if NFS is turned on? > > -Bill > > -- > ============================================================================= > -Bill Paul (212) 854-6020 | System Manager, Master of Unix-Fu > Work: wpaul@ctr.columbia.edu | Center for Telecommunications Research > Home: wpaul@skynet.ctr.columbia.edu | Columbia University, New York City > ============================================================================= > "If you're ever in trouble, go to the CTR. Ask for Bill. He will help you." > ============================================================================= -- Mark Murray 46 Harvey Rd, Claremont, Cape Town 7700, South Africa +27 21 61-3768 GMT+0200 Finger mark@grondar.za for PGP key