- (djm) Re-enable int64_t types - we need them for sftp - (djm) Use libexecdir from configure , rather than libexecdir/ssh - (djm) Update Redhat SPEC file accordingly - (djm) Add Kevin Steves <[email protected]> HP/UX contrib files - (djm) Add Charles Levert <[email protected]> getpgrp patch - (djm) Fix password auth on HP/UX 10.20. Patch from Dirk De Wachter <[email protected]> - (djm) Fixprogs and entropy list fixes from Larry Jones <[email protected]> - (djm) Fix for SuSE spec file from Takashi YOSHIDA <[email protected]>
6 lines
123 B
Plaintext
6 lines
123 B
Plaintext
# SSHD_START: Set to 1 to start SSH daemon
|
|
# SSHD_ARGS: Command line arguments to pass to sshd
|
|
#
|
|
SSHD_START=1
|
|
SSHD_ARGS=
|