From 8f5310865ed959aaeb47106db17c456a240d6444 Mon Sep 17 00:00:00 2001 From: glebius Date: Mon, 26 Nov 2012 19:42:38 +0000 Subject: Fix typo in weekly line which made it to rotated after reaching > 1 Kb. PR: conf/173857 Submitted by: Matt Smith --- 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 44aff12..b9ac1a8 100644 --- a/etc/newsyslog.conf +++ b/etc/newsyslog.conf @@ -35,5 +35,5 @@ /var/log/security 600 10 100 * JC /var/log/sendmail.st 640 10 * 168 B /var/log/utx.log 644 3 * @01T05 B -/var/log/weekly.log 640 5 1 $W6D0 JN +/var/log/weekly.log 640 5 * $W6D0 JN /var/log/xferlog 600 7 100 * JC -- cgit v1.1