On Fri, Oct 31, 2014 at 9:39 AM, Jamie Jackson <jamieja...@gmail.com> wrote:

> /usr/bin/mysqld_safe


if that command is not daemon, and seems you are using centos you can try
this command.

service ssh start && /usr/bin/mysqld_safe

basically I do in the other way

service <what I want> start && /usr/sbin/sshd -D

alvaro.

-- 
You received this message because you are subscribed to the Google Groups 
"Vagrant" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vagrant-up+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to