Gentoo Archives: gentoo-user

From: Neil Bothwick <neil@××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] strange cron messages...
Date: Tue, 17 Nov 2009 16:08:44
Message-Id: 20091117160821.55979a45@digimed.co.uk
In Reply to: Re: [gentoo-user] strange cron messages... by Eray Aslan
1 On Tue, 17 Nov 2009 17:25:02 +0200, Eray Aslan wrote:
2
3 > > How does sending a SIGHUP to smtpd increase the load on the syslog
4 > > server?
5 >
6 > Ugh, smtpd? Where did that come from? There was no mention of smtpd in
7 > the thread.
8
9 destination mail {
10 file("/var/log/mail/$YEAR/$MONTH/$DAY/$HOUR"
11 template("$ISODATE $HOST $MSG\n") template_escape(no)
12 owner("root") group("log") perm(0640)
13 dir_owner("root") dir_group("log")
14 dir_perm(02750) create_dirs(yes));
15 };
16
17 I assumed that a destination called mail was for a mail server, not
18 general syslog messages :)
19
20 > Hectic day at work? :)
21
22 I' m not working today, decorating is even more stressful :(
23
24
25 --
26 Neil Bothwick
27
28 And if you say "No", I shall be forced to shoot you.

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] strange cron messages... Alan McKinnon <alan.mckinnon@×××××.com>