On Wed, Mar 28, 2001 at 12:20:50AM -0800, David Benfell wrote:
> On Mon, Mar 19, 2001 at 10:22:20AM -0500, Peter Cavender wrote:
> > I want to run the openssh daemon under supervise...should my "run" script be:
> > 
> > #!/bin/sh
> > exec /usr/local/sbin/sshd -D
> 
> #!/bin/sh
> exec fghack /usr/local/sbin/sshd <&-
> 
> I don't know what -D does.

-D causes sshd to not background itself, without outputting debug
information.

If anybody (else) is interested, I have RPMs of OpenSSH running under
svscan and tcpserver at:
        http://em.ca/~bruceg/rpms/openssh/
-- 
Bruce Guenter <[EMAIL PROTECTED]>                       http://em.ca/~bruceg/

PGP signature

Reply via email to