delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2005/08/10/18:32:47

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Message-ID: <42FA813C.24C10D35@dessent.net>
Date: Wed, 10 Aug 2005 15:35:40 -0700
From: Brian Dessent <brian AT dessent DOT net>
MIME-Version: 1.0
To: cygwin AT cygwin DOT com
Subject: Re: rsync daemon not starting as windows service
References: <200508101505 DOT 41578 DOT daniel AT quanza DOT net>
X-IsSubscribed: yes
Reply-To: cygwin AT cygwin DOT com

Daniel Franke wrote:

> I added it with this command:
> cygrunsrv.exe -I rsyncd -p /bin/rsync.exe -a "--daemon"

Using --daemon will cause the process to try and detach from the
session.  That is not what you want.  Cygrunsrv is meant to supervise
normal processes running in the foreground.  Try --daemon --no-detach.

If this does not help, then you'll need to provide the requested
information in <http://cygwin.com/problems.html>, specifically your
cygcheck output.

Brian

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019