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: List-Archive: List-Post: List-Help: , Delivered-To: mailing list cygwin-apps AT sources DOT redhat DOT com Date: Tue, 22 May 2001 00:37:58 +0200 From: Corinna Vinschen To: cygapp Subject: Re: patch to add --dep to cygrunsrv Message-ID: <20010522003758.S8783@cygbert.vinschen.de> Mail-Followup-To: cygapp References: <3B09511A DOT 61C383B AT ontosys DOT com> <20010521213404 DOT Q8783 AT cygbert DOT vinschen DOT de> <3B097A30 DOT 4D5F2AB AT ece DOT gatech DOT edu> <20010521172538 DOT D15782 AT redhat DOT com> <20010521235940 DOT R8783 AT cygbert DOT vinschen DOT de> <20010521180853 DOT A16330 AT redhat DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010521180853.A16330@redhat.com>; from cgf@redhat.com on Mon, May 21, 2001 at 06:08:53PM -0400 On Mon, May 21, 2001 at 06:08:53PM -0400, Christopher Faylor wrote: > On Mon, May 21, 2001 at 11:59:40PM +0200, Corinna Vinschen wrote: > >On Mon, May 21, 2001 at 05:25:38PM -0400, Christopher Faylor wrote: > >>On Mon, May 21, 2001 at 04:27:28PM -0400, Charles Wilson wrote: > >>>Is is possible to specify: > >>> > >>>-2 NTservicelog > >>> > >>>and get the log info to go the the System Application Log on NT/W2K ? > > > >No. Not yet. However, if you provide a patch... > > > >>Good idea. We'd probably want something like "|ntservicelog" or > >>something, though. Or maybe we want the pipe character to actually > >>write to a program? Is there a program which writes to the service > >>log? > > > >logger? > > Oh yeah. That would work, wouldn't it? "|logger -t " should do it. Corinna