Why are there 2 mysql processes ?
Probably a shell script which restarts mysql if it dies, but ask on a mysql list.
i want to start sshd, how do you fix this ?
echo 'sshd_enable="YES"' >> /etc/rc.conf reboot
Otherwise, consider the code in /etc/rc.network (or /etc/rc.d/sshd, depending on which FreeBSD version you use), and/or read "man ssh-keygen"
-- -Chuck
_______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"