Subject: Re: running mysql after installing mysql4 from pkgsrc
To: None <netbsd-users@netbsd.org>
From: Andreas Kahari <ak+netbsd@freeshell.org>
List: netbsd-users
Date: 03/03/2004 16:12:02
On Wed, Mar 03, 2004 at 11:07:08AM -0500, Sam Carleton wrote:
> How does one go about running mysql after installing it
> from pkgsrc?  There is no mysql file in /etc/rc.d.  Any
> thoughts?

I have the equivalent of the following in my /etc/rc.local:

if [ -x /usr/pkg/bin/mysqld_safe ]; then
    echo -n ' mysqld'
    /usr/pkg/bin/mysqld_safe
fi


Modify to fit your needs.

-- 
Andreas Kähäri                      |=><=|
                                    |<==>|
East Anglia                         |=><=|
England                             |<==>|