From 0a354ad0b2c9eaaa204c31db478da109dc6d2a8b Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 19:20:02 +0200 Subject: Adding debian version 2:4.20.0+dfsg-1~exp1. Signed-off-by: Daniel Baumann --- debian/ctdb.logrotate | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 debian/ctdb.logrotate (limited to 'debian/ctdb.logrotate') diff --git a/debian/ctdb.logrotate b/debian/ctdb.logrotate new file mode 100644 index 0000000..c1bf28a --- /dev/null +++ b/debian/ctdb.logrotate @@ -0,0 +1,9 @@ +/var/log/ctdb/log.ctdb { + weekly + missingok + rotate 7 + copytruncate + compress + delaycompress + notifempty +} -- cgit v1.2.3