Bug 2056

Summary: Consistently use SSHD_BIN in SuSE initscript
Product: Portable OpenSSH Reporter: Iain Morgan <imorgan>
Component: MiscellaneousAssignee: Assigned to nobody <unassigned-bugs>
Status: CLOSED FIXED    
Severity: trivial CC: djm
Priority: P5    
Version: -current   
Hardware: Other   
OS: Linux   
Bug Depends on:    
Bug Blocks: 2035    
Attachments:
Description Flags
Use SSHD_BIN instead of /usr/sbin/sshd none

Description Iain Morgan 2013-01-05 06:51:02 AEDT
Created attachment 2203 [details]
Use SSHD_BIN instead of /usr/sbin/sshd

The contrib/suse/rc.sshd file defines SSHD_BIN as the location of the sshd binary, but only uses it to test that the binary exists. An explicit path is used in other parts of the initscript.

Instead, we might as well use SSHD_BIN consistently throughout the script.
Comment 1 Iain Morgan 2013-02-15 10:19:35 AEDT
Any chance of this making it into 6.2?
Comment 2 Damien Miller 2013-02-15 10:24:00 AEDT
done :)
Comment 3 Damien Miller 2013-03-22 12:02:05 AEDT
mark bugs closed by openssh-6.2 release as CLOSED