[prev in list] [next in list] [prev in thread] [next in thread] 

List:       sanlock-devel
Subject:    src/logrotate.sanlock
From:       teigland () fedoraproject ! org (David Teigland)
Date:       2012-03-08 17:30:37
Message-ID: 20120308173037.2664E553 () lists ! fedorahosted ! org
[Download RAW message or body]

 src/logrotate.sanlock |   10 ++++++++++
 1 file changed, 10 insertions(+)

New commits:
commit 3f49493548065114e09e5bb3f40b0a51268121ae
Author: David Teigland <teigland at redhat.com>
Date:   Thu Mar 8 11:30:00 2012 -0600

    sanlock: add a logrotate file
    
    Signed-off-by: David Teigland <teigland at redhat.com>

diff --git a/src/logrotate.sanlock b/src/logrotate.sanlock
new file mode 100644
index 0000000..7cf4bcb
--- /dev/null
+++ b/src/logrotate.sanlock
@@ -0,0 +1,10 @@
+/var/log/sanlock.log {
+    rotate 3
+    missingok
+    copytruncate
+    size 10M
+    compress
+    compresscmd /usr/bin/xz
+    uncompresscmd /usr/bin/unxz
+    compressext .xz
+}



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic