summaryrefslogtreecommitdiffstats
path: root/abs/core/logrotate/logrotate.conf
diff options
context:
space:
mode:
authorCecil <knoppmyth@gmail.com>2011-07-06 02:52:46 (GMT)
committerCecil <knoppmyth@gmail.com>2011-07-06 02:52:46 (GMT)
commit323200fe791ab3f7caf509051d8054fcfcdfce9c (patch)
treecb4a03edc520331c6e1c3eb02f7fe3564780316e /abs/core/logrotate/logrotate.conf
parente6385eabfd3a541278d57a84e3b708d47b0a9705 (diff)
downloadlinhes_pkgbuild-323200fe791ab3f7caf509051d8054fcfcdfce9c.zip
linhes_pkgbuild-323200fe791ab3f7caf509051d8054fcfcdfce9c.tar.gz
linhes_pkgbuild-323200fe791ab3f7caf509051d8054fcfcdfce9c.tar.bz2
logrotate:bumped to latest
Diffstat (limited to 'abs/core/logrotate/logrotate.conf')
-rw-r--r--abs/core/logrotate/logrotate.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/abs/core/logrotate/logrotate.conf b/abs/core/logrotate/logrotate.conf
index fde947b..88b4935 100644
--- a/abs/core/logrotate/logrotate.conf
+++ b/abs/core/logrotate/logrotate.conf
@@ -5,6 +5,9 @@ weekly
# keep 4 weeks worth of backlogs
rotate 4
+# restrict maximum size of log files
+#size 20M
+
# create new (empty) log files after rotating old ones
create