This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: sshd through sysV init


On Tue, Apr 01, 2003 at 02:01:39PM -0500, Sergey Okhapkin wrote:
> Look at the first line of sshd and functions scripts:-) "bash -x ./sshd"
> works fine.

You're right but it failed for me nevertheless.

It turned out that a call to `init-config' and answering the question
"Overwrite existing /etc/inittab file? (yes/no)" with "yes" destroys
the inittab file created by the postinstall script and only keeps

  # id:runlevels:action:process
  id:3:initdefault:
  rc::bootwait:/etc/rc
  #S0:2345:respawn:/sbin/agetty -L -T vt100 -n ttyS0 9600 ttyS0

Is that actually intended?

Corinna

-- 
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]