X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:reply-to:date:from:to:subject:message-id :mime-version:content-type; q=dns; s=default; b=iLveIHnYHLtsi+Ls 4V22Z6aLfpYAqxhKY/1w2zG5h1oFhLY2ljJ7gLoWG3Iv3JqGSLFS8EICjYFits7l VyjygBunEfo1iQ2HBgpcaTP9pqkstAhkcWhNQoTGVhW8ccToADnPbN4rxib1Zc+e RTOGaNenKuVEGrUC/N7rYwHfIgo= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:reply-to:date:from:to:subject:message-id :mime-version:content-type; s=default; bh=AD2POHxH8qamEWrH15H0Se X1VQQ=; b=KgIxBFBwvXFVk65RS5YFglA7RNTQ3Sney9Li49ulkQJ9fwXV1HcKFr oR96OkLFuDw5AGoTvC0FZTUobibfo15fEb8ld8URPuJnrw8tnHzwGaKjZf57lYYF wARPOX+omw1O/HX6zS9nUTTGV2eRCNVXejAG5ChIYpLE9m3UIU638= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-HELO: localhost.localdomain Reply-To: cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.2 Date: Wed, 30 Oct 2013 22:03:16 +0100 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: [ANNOUNCEMENT] Updated: cygrunsrv-1.50-1 Message-Id: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) 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 '': 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 -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple