On 05 May 2012 23:05:27 GMT, all mail refused <
elvis...@notatla.org.uk> wrote:
> > Part of the setup requires creating a symbolic link to the original
> > sshd program:
> Why not keep only one program file but have one process use -C
> to a different sshd_config?
This is from my web site info
http://www.DaleDellutri.com -> Programming
"I've been asked why I needed to make a new init file and a new soft
link to the executable. There are three reasons. First, some of the
subroutines in the init script depend on the executable name being the
same as the service name. Second, when I do a "ps" or something else
that shows statistics by process, I'd be able to tell which ssh daemon
is which. Third, having a new name gives a consistent naming scheme to
all components of the new (RedHat-style) service."
By the way, I'm still getting the error message, but it doesn't seem
to make any difference. It works even with the error message.
--
Dale Dellutri <
ddel...@panix.com>