I've had problems with this version not working after a reboot. To get around that issue, I run a little script like this:
Code:
#
# Restart SSH if it fails to start automatically due to a lock file.
#
rm /usr/local/var/prngd/prngd.lock
/etc/init.d/prngd start
/etc/init.d/opensshd start
echo "PRNGD lock file has been cleared, and the prngd and sshd processes"
echo "should be running. Please try the login connection again."
"Proof that there is intelligent life in Oregon. Well, Life anyway.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.