This is the mail archive of the cygwin-apps@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]

Re: patch to add --dep to cygrunsrv


On Mon, May 21, 2001 at 04:27:28PM -0400, Charles Wilson wrote:
>Corinna Vinschen wrote:
>> 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.
>Is is possible to specify:
>
>-2 NTservicelog
>
>and get the log info to go the the System Application Log on NT/W2K ?

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?

Hmm.  I guess my perl leanings are showing.

cgf


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