[Bug 2056] New: Consistently use SSHD_BIN in SuSE initscript
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Sat Jan 5 06:51:02 EST 2013
https://bugzilla.mindrot.org/show_bug.cgi?id=2056
Bug ID: 2056
Summary: Consistently use SSHD_BIN in SuSE initscript
Classification: Unclassified
Product: Portable OpenSSH
Version: -current
Hardware: Other
OS: Linux
Status: NEW
Severity: trivial
Priority: P5
Component: Miscellaneous
Assignee: unassigned-bugs at mindrot.org
Reporter: imorgan at nas.nasa.gov
Created attachment 2203
--> https://bugzilla.mindrot.org/attachment.cgi?id=2203&action=edit
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.
--
You are receiving this mail because:
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list