* Ulrich 'Q' Spoerlein <[EMAIL PROTECTED]> [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   <[EMAIL PROTECTED]>  "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 [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to