public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* cygrunsrv feature request
@ 2004-02-20  9:46 Richard Duran
  2004-02-20  9:49 ` Rafael Kitover
  2004-02-20 14:53 ` Igor Pechtchanski
  0 siblings, 2 replies; 3+ messages in thread
From: Richard Duran @ 2004-02-20  9:46 UTC (permalink / raw)
  To: cygwin

Sorry if this is the wrong list, but is there any chance an option/flag
could be added to "cygrunsrv -I" that would allow the program to show up
(in ps) under a name other than "cygrunsrv"?

Also, does anyone know how to write a proper service in perl? (How are
other services "paused"?).

-richard


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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: cygrunsrv feature request
  2004-02-20  9:46 cygrunsrv feature request Richard Duran
@ 2004-02-20  9:49 ` Rafael Kitover
  2004-02-20 14:53 ` Igor Pechtchanski
  1 sibling, 0 replies; 3+ messages in thread
From: Rafael Kitover @ 2004-02-20  9:49 UTC (permalink / raw)
  To: cygwin

>-----Original Message-----
>From: Richard Duran
>Sent: Friday, February 20, 2004 1:28 AM
>Subject: cygrunsrv feature request
>
>Sorry if this is the wrong list, but is there any chance an option/flag
>could be added to "cygrunsrv -I" that would allow the program to show up
>(in ps) under a name other than "cygrunsrv"?
>
>Also, does anyone know how to write a proper service in perl? (How are
>other services "paused"?).
>
>-richard

To write services in Perl, you could try the Win32::Service module that's in
the perl-libwin32 package.

-- 
Rafael

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: cygrunsrv feature request
  2004-02-20  9:46 cygrunsrv feature request Richard Duran
  2004-02-20  9:49 ` Rafael Kitover
@ 2004-02-20 14:53 ` Igor Pechtchanski
  1 sibling, 0 replies; 3+ messages in thread
From: Igor Pechtchanski @ 2004-02-20 14:53 UTC (permalink / raw)
  To: Richard Duran; +Cc: cygwin

On Fri, 20 Feb 2004, Richard Duran wrote:

> Sorry if this is the wrong list, but is there any chance an option/flag
> could be added to "cygrunsrv -I" that would allow the program to show up
> (in ps) under a name other than "cygrunsrv"?

Feel free to send a patch -- see <http://cygwin.com/cvs.html> for how to
get the CVS sources (replace "src" by "cygwin-apps" in CVSROOT, and check
out the "cygrunsrv" module).

> Also, does anyone know how to write a proper service in perl? (How are
> other services "paused"?).
> -richard

Well, that's what cygrunsrv is for.  You write a console program in perl
(or anything else, for that matter), then install it as service using
cygrunsrv. ;-)

If you meant actually creating and installing a service yourself, look at
Rafael's answer.
	Igor
-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_		pechtcha@cs.nyu.edu
ZZZzz /,`.-'`'    -.  ;-;;,_		igor@watson.ibm.com
     |,4-  ) )-,_. ,\ (  `'-'		Igor Pechtchanski, Ph.D.
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

"I have since come to realize that being between your mentor and his route
to the bathroom is a major career booster."  -- Patrick Naughton

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-02-20 14:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-02-20  9:46 cygrunsrv feature request Richard Duran
2004-02-20  9:49 ` Rafael Kitover
2004-02-20 14:53 ` Igor Pechtchanski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).