[hamradio-commits] [dump1090-mutability] 08/172: Add a logrotate configuration.

Matteo F. Vescovi mfv at moszumanska.debian.org
Sun Jan 28 13:45:40 UTC 2018


This is an automated email from the git hooks/post-receive script.

mfv pushed a commit to branch master
in repository dump1090-mutability.

commit 17887a59ed4c7c3ba8c74e2af93cfc625d385a4b
Author: Oliver Jowett <oliver at mutability.co.uk>
Date:   Sat Dec 6 16:07:02 2014 +0000

    Add a logrotate configuration.
---
 debian/dump1090-mr.logrotate | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/debian/dump1090-mr.logrotate b/debian/dump1090-mr.logrotate
new file mode 100644
index 0000000..f421184
--- /dev/null
+++ b/debian/dump1090-mr.logrotate
@@ -0,0 +1,5 @@
+/var/log/dump1090-mr.log {
+  weekly
+  rotate 4
+  copytruncate
+}

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hamradio/dump1090-mutability.git



More information about the pkg-hamradio-commits mailing list