Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Tue, 1 Apr 2003 20:23:18 +0200 From: Corinna Vinschen To: "'cygwin AT cygwin DOT com'" Subject: Re: sshd through sysV init Message-ID: <20030401182318.GK18138@cygbert.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: "'cygwin AT cygwin DOT com'" References: <3500515B75D9D311948800508BA37955014BD9EF AT EX-LONDON> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3500515B75D9D311948800508BA37955014BD9EF@EX-LONDON> User-Agent: Mutt/1.4.1i On Tue, Apr 01, 2003 at 06:26:52PM +0100, Vince Hoffman wrote: > Hi all, > I'm having some problems trying to use sshd from init. I tried the init.d/sshd script on the CLI and got the following output: [/etc/rc.d/init.d]$ sh -x ./sshd + . /etc/rc.d/init.d/functions + TEXTDOMAIN=initscripts + TEXTDOMAINDIR=/etc/locale + umask 022 + export PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin:/home/corinna/bin:/usr/local/bin:/usr/bin:/bin:/mnt/c/WINDOWS/system32:/mnt/c/WINDOWS:/mnt/c/WINDOWS/System32/Wbem:/usr/bin:/bin:/usr/X11R6/bin + [ -z ] + COLUMNS=80 + [ -f /etc/sysconfig/i18n -a -z ] + [ -z ] + [ -f /etc/sysconfig/init ] + BOOTUP=color + RES_COL=60 + MOVE_TO_COL=echo -en \033[60G + SETCOLOR_SUCCESS=echo -en \033[1;32m + SETCOLOR_FAILURE=echo -en \033[1;31m + SETCOLOR_WARNING=echo -en \033[1;33m + SETCOLOR_NORMAL=echo -en \033[0;39m + LOGLEVEL=1 + [ -x /sbin/consoletype ] + [ color != verbose ] + INITLOG_ARGS=-q /etc/rc.d/init.d/functions: 234: Syntax error: Bad substitution Sergey? -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:cygwin AT cygwin DOT com Red Hat, Inc. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/