Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Mar 1999 16:51:53 -0800
From:      Rahul Dhesi <dhesi@rahul.net>
To:        freebsd-current@freebsd.org
Subject:   Re: Possible fix for rc.conf
Message-ID:  <199903210051.AA04294@waltz.rahul.net>
References:  <freebsd-current.004001be732c$7960e0e0$8dfee0d1@westbend.net>

next in thread | previous in thread | raw e-mail | index | archive | help
"Scot W. Hetzel" <hetzels@westbend.net> writes:

>    if [ $0 != $i ]; then

A more generic fix is for each script to set an environment variable,
and check to make sure that variable was not set already.  Analogous to
how C include files prevent recursive inclusion.
-- 
Rahul Dhesi <dhesi@spams.r.us.com>


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199903210051.AA04294>