public inbox for cygwin-announce@cygwin.com
 help / color / mirror / Atom feed
* Updated: cygrunsrv-1.50-1
@ 2013-10-30 21:14 Corinna Vinschen
  0 siblings, 0 replies; only message in thread
From: Corinna Vinschen @ 2013-10-30 21:14 UTC (permalink / raw)
  To: cygwin-announce

I've updated the cygrunsrv package to 1.50-1.

Changes and fixes:

* Fixes the potential problem with service processes which don't have
  /bin in their path and use the fork() system call, reported in
  http://cygwin.com/ml/cygwin/2013-10/msg00413.html.

* If you call -L with insufficient permissions, the annoying warning messages

    cygrunsrv: warning: OpenService failed for '<foo>': Win32 error 5
    Access is denied.

  will not show up anymore.  It will still show up if another error than
  "access is denied" occurs.

* Improved -L and -Q output.  If a service is started by a cygrunsrv
  installed in another location than the cygrunsrv instance used to
  print the -L or -Q information, it marks the service as foreign
  service.  Examples:

  -L without -V just encloses "foreign" services in parens:

    $ cygrunsrv -L
    sshd
    (foo)

  -LV or -Q add an "Installation path" entry to the output:

    $ cygrunsrv -LV
    Service             : sshd
    Display name        : CYGWIN sshd
    [...]

    Service             : foo                 (Installation path: C:\bar)
    Display name        : CYGWIN sshd
    [...]


Have fun,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-10-30 21:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-10-30 21:14 Updated: cygrunsrv-1.50-1 Corinna Vinschen

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).