Bug 33122

Summary: /etc/rc.d/init.d/sshd kills wrong process
Product: [Retired] Red Hat Linux Reporter: Ben LaHaise <bcrl>
Component: opensshAssignee: Nalin Dahyabhai <nalin>
Status: CLOSED DUPLICATE QA Contact:
Severity: high Docs Contact:
Priority: medium    
Version: 7.0CC: pekkas
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-04-14 20:43:57 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Ben LaHaise 2001-03-25 17:58:31 UTC
The startup script for sshd makes use of killproc to kill off sshd instead
of killing the pid listed in /var/run/sshd.pid.  This causes rather severe
unexpected behaviour when attempting to upgrade openssh remotely.

Comment 1 Bill Nottingham 2001-03-26 05:55:48 UTC
killproc in 7.1 looks at pid files first. This should work better.

Comment 2 Bill Nottingham 2001-03-27 23:03:20 UTC
*** Bug 33508 has been marked as a duplicate of this bug. ***

Comment 3 Pekka Savola 2001-04-14 20:43:53 UTC
Weird.  The is no resolution. Will try repen and mark duplicate of 33633.

Comment 4 Pekka Savola 2001-04-14 20:44:18 UTC

*** This bug has been marked as a duplicate of 33633 ***