Date: Thu, 19 Sep 2002 17:59:32 +0300 From: Odhiambo Washington <wash@wananchi.com> To: Ulrich 'Q' Spoerlein <q@uni.de> Cc: FBSD-STABLE <freebsd-stable@freebsd.org> Subject: Re: 4.7-PRERELEASE FAILING!! Message-ID: <20020919145932.GA44851@ns2.wananchi.com> In-Reply-To: <lcmjoucnaart3209vsj3ovij588qp1dba4@4ax.com> References: <20020919115412.GB5415@ns2.wananchi.com> <5.1.0.14.0.20020919080934.0329de80@192.168.0.12> <20020919122039.GC5415@ns2.wananchi.com> <h0hjou8bqplojldskihgdfdvqjbje8n5ue@4ax.com> <20020919125842.GE5415@ns2.wananchi.com> <lcmjoucnaart3209vsj3ovij588qp1dba4@4ax.com>
next in thread | previous in thread | raw e-mail | index | archive | help
* Ulrich 'Q' Spoerlein <q@uni.de> [20020919 17:12]: wrote: > AFAIR mysqld was started like this: safe_mysqld >/dev/null & && echo -n ' > mysqld' which won't work anymore. instead use something like this: > safe_mysqld & > echo -n ' mysqld' That works. mysql sorted ;) > since mergemaster doesn't change anything in /usr/local/etc/ i think you > made some mistakes at /etc/rc* please redo the merge with -s and update > all the rc scripts. When I ran mergemaster, I actually installed the newer versions of rc* except for /etc/rc.conf which I did not want touched, so the problem is somewhere else, no? I have re-run mergemaster -s and reinstalled those files again (without any mods). Doesn't change the situation. > the attached scripts should all work fine... At the expense of being seen as dump, I'd like to know which script does the initialization/running of the scripts in rc.d/ - I guess that is where the problem is, because it would appear rc.d/ is totally ignored!! Thank you. -Wash -- Odhiambo Washington <wash@wananchi.com> "The box said 'Requires Wananchi Online Ltd. www.wananchi.com Windows 95, NT, or better,' Tel: +254 2 313985-9 +254 2 313922 so I installed FreeBSD." GSM: +254 72 743223 +254 733 744121 This sig is McQ! :-) Old programmers never die. They just branch to a new address. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020919145932.GA44851>