Date: Tue, 11 Dec 2001 08:30:01 -0800 (PST) From: Sheldon Hearn <sheldonh@starjuice.net> To: freebsd-bugs@FreeBSD.org Subject: Re: misc/32687: scripts in /usr/local/etc/rc.d not executed in 4.4-STABLE Message-ID: <200112111630.fBBGU1867652@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR misc/32687; it has been noted by GNATS. From: Sheldon Hearn <sheldonh@starjuice.net> To: Peter Pentchev <roam@ringlet.net> Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: misc/32687: scripts in /usr/local/etc/rc.d not executed in 4.4-STABLE Date: Tue, 11 Dec 2001 18:28:35 +0200 On Tue, 11 Dec 2001 08:20:01 PST, Peter Pentchev wrote: > Ahhh.. just looking at the line now. I get what the problem is. since > script_name_sep is undefined, slist is going to be equal to something like > "apache.shmysql.shdhcpd.sh" and thus isn't going to exceute them because > obviously such a file does not exist. Peter, do you think it's worth building a default value for script_name_sep into rc itself so this doesn't bite folks in the 4.5-RELEASE upgrade? I accept that you'd have to try hard to be bitten, but this little bit of ugliness may save us a few PRs? Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112111630.fBBGU1867652>