From 318a1a2246a9f521e5a02313dcc1f6d68a0af7ec Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 18:16:14 +0200 Subject: Adding debian version 4.96-15+deb12u4. Signed-off-by: Daniel Baumann --- debian/exim4-base.exim4-paniclog.logrotate | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 debian/exim4-base.exim4-paniclog.logrotate (limited to 'debian/exim4-base.exim4-paniclog.logrotate') diff --git a/debian/exim4-base.exim4-paniclog.logrotate b/debian/exim4-base.exim4-paniclog.logrotate new file mode 100644 index 0000000..185b9a0 --- /dev/null +++ b/debian/exim4-base.exim4-paniclog.logrotate @@ -0,0 +1,10 @@ +/var/log/exim4/paniclog { + size 10M + missingok + rotate 10 + compress + delaycompress + notifempty + nocreate +} + -- cgit v1.2.3