sshd through sysV init

Corinna Vinschen corinna-cygwin@cygwin.com
Tue Apr 1 18:23:00 GMT 2003


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@cygwin.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/



More information about the Cygwin mailing list