| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Date: | Mon, 1 Aug 2005 16:29:46 +0200 |
| From: | Corinna Vinschen <corinna-cygwin AT cygwin DOT com> |
| To: | "'Cygwin List'" <cygwin AT cygwin DOT com> |
| Subject: | Re: SysLogD for the naive? |
| Message-ID: | <20050801142946.GC15968@calimero.vinschen.de> |
| Reply-To: | cygwin AT cygwin DOT com |
| Mail-Followup-To: | 'Cygwin List' <cygwin AT cygwin DOT com> |
| References: | <0MKsUu-1Dyg5c27kR-0001dz AT mxeu6 DOT kundenserver DOT de> |
| Mime-Version: | 1.0 |
| In-Reply-To: | <0MKsUu-1Dyg5c27kR-0001dz@mxeu6.kundenserver.de> |
| User-Agent: | Mutt/1.4.2i |
On Jul 29 20:24, Herb Martin wrote: > Reading my syslog.conf indicated that the messages are > going to /var/log/messages. Yes. Do they? They do in my case... > But what is that 19 Meg wtmp? (I have plenty of disk space > so haven't just renamed or deleted it yet.) wtmp is a record of all login/logout activity. It's not related to syslogd. > Also, can you (generally) HUP a service and expect it > to re-read a configuration file? (If it would do so > on a kill -s HUP signal that is). Generally, no. Windows services have no idea what a SIGHUP is. For Unix service daemons it's common, but you can't rely on it unless it's documented in the man page. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader mailto:cygwin AT cygwin DOT com Red Hat, Inc. -- 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |