diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 2001-05-28 20:54:34 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 2001-05-28 20:54:34 +0000 |
| commit | 142ef1abd5aff6c4439dab050859388add3410bd (patch) | |
| tree | c4e8ebedb0d489b8922e9a8dc63a81c3bdf8341c | |
| parent | fe1bd3308a238328143f33bd075a63e9575811c5 (diff) | |
Notes
| -rw-r--r-- | etc/newsyslog.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/newsyslog.conf b/etc/newsyslog.conf index 2879ff4679296..b8d2caca9fed8 100644 --- a/etc/newsyslog.conf +++ b/etc/newsyslog.conf @@ -17,4 +17,4 @@ /var/log/daily.log 640 7 * @T00 Z /var/log/weekly.log 640 5 1 $W6D0 Z /var/log/monthly.log 640 12 * $M1D0 Z -/var/log/console.log 640 5 100 * Z +/var/log/console.log 600 5 100 * Z |
