| www.delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-apps-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| Sender: | cygwin-apps-owner AT sourceware DOT cygnus DOT com |
| List-Subscribe: | <mailto:cygwin-apps-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin-apps/> |
| List-Post: | <mailto:cygwin-apps AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-apps-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/lists.html#faqs> |
| Delivered-To: | mailing list cygwin-apps AT sources DOT redhat DOT com |
| Date: | Mon, 21 May 2001 21:34:04 +0200 |
| From: | Corinna Vinschen <cygwin-apps AT cygwin DOT com> |
| To: | cygwin-apps AT cygwin DOT com |
| Subject: | Re: patch to add --dep to cygrunsrv |
| Message-ID: | <20010521213404.Q8783@cygbert.vinschen.de> |
| Mail-Followup-To: | cygwin-apps AT cygwin DOT com |
| References: | <3B09511A DOT 61C383B AT ontosys DOT com> |
| Mime-Version: | 1.0 |
| User-Agent: | Mutt/1.2.5i |
| In-Reply-To: | <3B09511A.61C383B@ontosys.com>; from fcy@ontosys.com on Mon, May 21, 2001 at 12:32:10PM -0500 |
On Mon, May 21, 2001 at 12:32:10PM -0500, Fred Yankowski wrote:
> The attached patch adds a --dep option to cygrunsrv allowing the user to
> name other services that the service depends on. The NT service manager
> will attempt to start those other services first. For example, the
> PostgreSQL service depends in ipc-daemon running first.
Thank you very much, applied.
I have added the stdio redirection facility now. It's in CVS.
Is anybody interested to test it before releasing it?
The usage is
-0, --stdin <file> Optional input file used for stdin redirection.
Default is /dev/null.
-1, --stdout <file> Optional output file used for stdout redirection.
Default is /var/log/<svc_name>.log.
-2, --stderr <file> Optional output file used for stderr redirection.
Default is /var/log/<svc_name>.log.
Corinna
--
Corinna Vinschen Please, send mails regarding Cygwin to
Cygwin Developer mailto:cygwin AT cygwin DOT com
Red Hat, Inc.
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |