limb pushed to privoxy (epel7). "Add logrotate file."

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Apr 23 13:00:45 UTC 2015


>From fb43df4b952a2df94ff6539992011e0f4843891e Mon Sep 17 00:00:00 2001
From: Jon Ciesla <limburgher at gmail.com>
Date: Thu, 23 May 2013 09:56:03 -0500
Subject: Add logrotate file.


diff --git a/privoxy.logrotate b/privoxy.logrotate
new file mode 100644
index 0000000..71b30ec
--- /dev/null
+++ b/privoxy.logrotate
@@ -0,0 +1,7 @@
+/var/log/privoxy/* {
+    copytruncate
+    notifempty
+    missingok
+    weekly
+    rotate 4
+}
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/privoxy.git/commit/?h=epel7&id=fb43df4b952a2df94ff6539992011e0f4843891e


More information about the scm-commits mailing list