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: [email protected]
          Reporter: [email protected]

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.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to