From c6b8eceac66dc6e2f6bd5eb9846c09cbd0e28e0d Mon Sep 17 00:00:00 2001 From: ache Date: Sun, 4 May 1997 02:41:29 +0000 Subject: Use newly introduced pid file field now for ppp --- etc/newsyslog.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'etc/newsyslog.conf') diff --git a/etc/newsyslog.conf b/etc/newsyslog.conf index 1232364..9519d85 100644 --- a/etc/newsyslog.conf +++ b/etc/newsyslog.conf @@ -1,7 +1,7 @@ # configuration file for newsyslog -# $Id$ +# $Id: newsyslog.conf,v 1.9 1997/02/23 09:20:42 peter Exp $ # -# logfilename owner.group mode count size time [ZB] +# logfilename owner.group mode count size time [ZB] [/pid_file] /var/cron/log 600 3 100 * Z /var/log/amd.log 664 7 100 * Z /var/log/kerberos.log 664 7 100 * Z @@ -9,5 +9,5 @@ /var/log/maillog 664 7 * 24 Z /var/log/messages 664 5 100 * Z /var/log/slip.log 600 3 100 * Z -/var/log/ppp.log 600 3 100 * Z +/var/log/ppp.tun0.log 600 3 100 * Z /var/run/ppp.tun0.pid /var/log/wtmp 664 7 * 168 ZB -- cgit v1.1