Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Jun 2001 22:34:48 +0300
From:      Danny Braniss <danny@cs.huji.ac.il>
To:        "Karsten W. Rohrbach" <karsten@rohrbach.de>, Peter Pentchev <roam@orbitel.bg>, freebsd-hackers@FreeBSD.ORG
Subject:   Re: rc, was: Re: Plan to import NetBSD rc system 
Message-ID:  <E15ActE-0006Vf-00@sexta.cs.huji.ac.il>
In-Reply-To: Message from Peter Pentchev <roam@orbitel.bg>  of "Thu, 14 Jun 2001 22:03:32 %2B0300." <20010614220332.A71730@ringworld.oblivion.bg> 

next in thread | previous in thread | raw e-mail | index | archive | help

the idea is to modify /etc/rc to not start stuff in /usr/local/etc/rc.d 
blindly,
and just 'extrapolate' rc.conf.

you can still start/stop the /usr/local/etc/rc.d/*.sh to your heart content,
i didn't propose changing them, though modifying mysql-server.sh to
mysql_server.sh would make things easier :-)

i agree, there is nothing more boring than waiting for linux to come up, or
windows, but there is a real problem to solve if one has several boxes sharing
/usr/local and you don't (i certainly don't want) all of them starting as mysql
servers or whatever happens to be there.

btw, the check for xxx_enable can also enable/disable by say, ${local_enable_check}
or something, so that the default/old behaviour is kept.

one of the things that i liked most about unix, was that it didn't have to
be backward compatible (heh, i've been around that long?)

danny



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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E15ActE-0006Vf-00>