diff options
author | Cecil Hugh Watson <knoppmyth@gmail.com> | 2010-06-06 20:57:41 (GMT) |
---|---|---|
committer | Cecil Hugh Watson <knoppmyth@gmail.com> | 2010-06-06 20:57:41 (GMT) |
commit | d08fd71d3b4f574be097698e4255b839cf226877 (patch) | |
tree | 5a23f9932dc658a4e5f3558edc1a813620fc8c8f /abs/extra-testing/community/mre/mre.lr | |
parent | d19a8085a8b022fd61e231843a36a9075d7712c0 (diff) | |
download | linhes_pkgbuild-d08fd71d3b4f574be097698e4255b839cf226877.zip linhes_pkgbuild-d08fd71d3b4f574be097698e4255b839cf226877.tar.gz linhes_pkgbuild-d08fd71d3b4f574be097698e4255b839cf226877.tar.bz2 |
mre:initial inclusion. Recorder extender for sporting events.
Diffstat (limited to 'abs/extra-testing/community/mre/mre.lr')
-rw-r--r-- | abs/extra-testing/community/mre/mre.lr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/abs/extra-testing/community/mre/mre.lr b/abs/extra-testing/community/mre/mre.lr new file mode 100644 index 0000000..3b54c23 --- /dev/null +++ b/abs/extra-testing/community/mre/mre.lr @@ -0,0 +1,9 @@ +/var/log/mre/mre.log { + copytruncate + daily + size 10M + missingok + rotate 7 + compress + notifempty +} |