On 02/20/2011 03:22 PM, Stephen Harris wrote:
On Sun, Feb 20, 2011 at 04:19:23PM -0500, Tim Dunphy wrote:
I am getting an error that I am not familiar with when I restart ssh.
[root@virtcent01:~] #service sshd restart Stopping sshd: [ OK ] Starting sshd:WARNING: initlog is deprecated and will be removed in a future release
Have you replaced your sshd with a "generic" version?
I've also tried grepping the conf file for some of the terms in the error message and not found anything.
It's coming from the init script; check /etc/init.d/sshd
Also the following will help determine if you have normal centos packages or "something else":
rpm -q initscripts openssh-server
The result should look this for CentOS-5:
initscripts-8.45.30-3.el5.centos openssh-server-4.3p2-41.el5_5.1