[mythtv] Initial install...

Lonnie Borntreger mythtv-dev@snowman.net
22 Dec 2002 21:30:40 -0600


On Sun, 2002-12-22 at 20:40, Matt Zimmerman wrote:
> On Sun, Dec 22, 2002 at 04:50:34PM -0800, Kent Loobey wrote:
> 
> > On Sunday 22 December 2002 04:37 pm, you wrote:
> > > as root: service mysqld start
> > >
> > > Then, as stated, no reboot is needed.
> > 
> > Thanks.  I'll do that next time.
> 
> He meant to say "/etc/init.d/mysql start".  However, this is not what you
> want anyway.

The command "service" runs the given init.d script on RedHat and
Mandrake... but you are correct, the name of the service is "mysql" not
"mysqld".

Lonnie