[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: rc.local



I've got the following on my rc.local:

if [ "X${mysqld_flags}" != X"NO"  ]; then
        echo -n ' mysqld';              /usr/local/bin/safe_mysqld >/dev/null 2\
>&1 &
fi


And I've got "mysqld_flags=""" on my rc.conf...
It's probably not the best way to do it, but it works...

-----Original Message-----
From: scott [mailto:scott_(_at_)_sporticia_(_dot_)_com] 
Sent: Thursday, January 16, 2003 2:14 PM
To: misc_(_at_)_openbsd_(_dot_)_org
Subject: rc.local


hi

does anyone have some good web links where I can read about the syntax for rc.local for OpenBSD ??

I tried to add safe_mysqld into the startup, copying the syntax of what was already in there, but it causes my box to fall over on reboot :o(

I've tried a google search, but it doesn't turn up very much that is solid OpenBSD syntax, I get quite a lot of Linux and /etc/init.d stuff instead 

thanks

_scott



Visit your host, monkey.org