From fd5034bfefe1d4eca3e23c1dca2730353bb80515 Mon Sep 17 00:00:00 2001 From: jlemon Date: Mon, 17 Sep 2001 01:33:15 +0000 Subject: Change maillog to have permissions of 640. Users shouldn't be able to eavesdrop on other users' communications. --- etc/newsyslog.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc') diff --git a/etc/newsyslog.conf b/etc/newsyslog.conf index 7482fb6..e1de189 100644 --- a/etc/newsyslog.conf +++ b/etc/newsyslog.conf @@ -12,7 +12,7 @@ /var/log/amd.log 644 7 100 * Z /var/log/kerberos.log 600 7 100 * Z /var/log/lpd-errs 644 7 100 * Z -/var/log/maillog 644 7 * @T00 Z +/var/log/maillog 640 7 * @T00 Z /var/log/sendmail.st 644 10 * 168 B /var/log/messages 644 5 100 * Z /var/log/all.log 600 7 * @T00 Z -- cgit v1.1