Date: Thu, 20 Jul 1995 13:22:48 -0700 (PDT) From: "Rodney W. Grimes" <rgrimes@gndrsh.aac.dev.com> To: wollman@freefall.cdrom.com (Garrett A. Wollman) Cc: CVS-commiters@freefall.cdrom.com, cvs-etc@freefall.cdrom.com Subject: Re: cvs commit: src/etc rc sysconfig Message-ID: <199507202022.NAA09697@gndrsh.aac.dev.com> In-Reply-To: <199507201626.JAA13334@freefall.cdrom.com> from "Garrett A. Wollman" at Jul 20, 95 09:26:27 am
next in thread | previous in thread | raw e-mail | index | archive | help
> > wollman 95/07/20 09:26:26 > > Modified: etc rc sysconfig > Log: > Not sure if Rod is still working in these or not, so here goes. :-), yes I am, but mild adds like this are easy conflicts to handle. > Add nis_ypsetflags sysconfig entry and appropriate code in rc to call > ypset if needed. Should probably automatically add `-ypsetme' to ypbind > flags if this is set. I don't like automagically adding a flag to another command if some knob is turned on, it prevents someone from turning it off :-(. A comment saying that if you turn X on you should probably turn or add option Y to Z is what I have found to be the most flexiable thing to do in /etc/sysconfig. If there is not currently a ypbind_flags, don't worry, there is in my version. Any and all /etc/rc commands that can take arguments now have *_flag options in /etc/sysconfig in the version I am trying to get debugged here (yes, it is currently full of just about as many subtle bugs as we have currently, but you can tweak it to death :-). -- Rod Grimes rgrimes@gndrsh.aac.dev.com Accurate Automation Company Reliable computers for FreeBSD
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199507202022.NAA09697>