Re: Strange problems with sshd under fc3 - Solved!

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 2005-02-02 at 20:17 -0600, Eric Vought, Technical Director 
> OK, the problem is that service sshd reload and service sshd restart are
> not working. They are SIGHUPping the wrong process IDs. I figured this
> out when I realized that not all of my ssh sessions were closing when I
> reloaded the configuration. The session which was closing was the one
> which was mistakenly shut down by service sshd reload/restart.
> 
> When I HUP the process myself, everything suddenly works.
If true, this would be a bug. Stop has
stop()
{
        echo -n $"Stopping $prog:"
        killproc $SSHD -TERM
	...

and restart has stop() start().
Could you please test more? init.d script looks ok to me.


-- 
Marius Andreiana
Epon Business Applications
http://www.epon.ro



[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux