Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Nov 2007 13:53:08 -0600
From:      Paul Schmehl <pauls@utdallas.edu>
To:        User Questions <freebsd-questions@freebsd.org>
Subject:   Re: short Q
Message-ID:  <81137B0FC6F246FA30ECC1DD@paul-schmehls-powerbook59.local>
In-Reply-To: <e2005ddcdb441d48c0dfd4d6ebadbab9@prodigy.net>
References:  <e2005ddcdb441d48c0dfd4d6ebadbab9@prodigy.net>

next in thread | previous in thread | raw e-mail | index | archive | help
--On November 23, 2007 9:04:01 PM -0800 jekillen <jekillen@prodigy.net> 
wrote:

> Hello:
> Is this the way to start mysqld in rc.conf?
> mysqld_enable="YES"
>
Most ports that have daemons will have startup scripts in 
/usr/local/etc/rc.d/.  Most of those scripts will include comments about 
what switches are required in /etc/rc.conf to start the daemon.  Look 
there first for instructions.

If you look at the mysqld startup script in /usr/local/etc/rc.d, you will 
notice that it says use msyqld_enable="YES" in /etc/rc.conf.

Paul Schmehl (pauls@utdallas.edu)
Senior Information Security Analyst
The University of Texas at Dallas
http://www.utdallas.edu/ir/security/




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?81137B0FC6F246FA30ECC1DD>