| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
| Date: | Tue, 6 Mar 2001 15:36:15 +0100 |
| From: | Corinna Vinschen <cygwin AT cygwin DOT com> |
| To: | cygwin <cygwin AT cygwin DOT com> |
| Subject: | Re: Does "syslogd" work? |
| Message-ID: | <20010306153615.G7734@cygbert.vinschen.de> |
| Mail-Followup-To: | cygwin <cygwin AT cygwin DOT com> |
| References: | <016901c0a647$02e56210$275c100a AT actfs DOT co DOT uk> |
| Mime-Version: | 1.0 |
| User-Agent: | Mutt/1.2.5i |
| In-Reply-To: | <016901c0a647$02e56210$275c100a@actfs.co.uk>; from Malcolm.Boekhoff@actfs.co.uk on Tue, Mar 06, 2001 at 02:09:08PM -0000 |
On Tue, Mar 06, 2001 at 02:09:08PM -0000, Malcolm Boekhoff wrote: > I thought I could use the syslogd daemon to get some idea of what ssmtp is > doing, but when I type "syslogd&" at the bash prompt, the command starts and > exits immediately! Nope. It forks and the parent exits. The child is running in the background as it's usual for a daemon. Unfortunately, syslogd isn't that useful. the syslog always goes to the NT eventlog on NT/W2K and always into C:\\CYGWIN_SYSLOG.TXT on 9x/ME. However, patches to Cygwin are really welcome. I would like to see my syslog output fed to syslogd as well when it's running. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:cygwin AT cygwin DOT com Red Hat, Inc. -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |