How do I stop the safe_mysqld waiting for a press of the RETURN button?

I've got rc.mysql set up with
   /usr/bin/safe_mysqld --bind-address=`hostname -i` & >/dev/null 2>&1

I don't have to press RETURN on boot up of the host server (with auto boot
of VSes) but if I do vsboot --restart, I get "starting mysql with databases
from /var/lib/mysql" and I have to hit return.

The reason I need it to stop doing this is that I'm calling it from a script
which pauses for ages and I think its probably due to this.

Thanks,

----
Ben Kennish

Software Engineer
Fubra Limited

web   | www.fubra.net
email | [EMAIL PROTECTED]
phone | +44 (0)870 1222 600
fax   | +44 (0)870 1222 699

Reply via email to