From 18d5addc64e6606c659fcf16ccfca578eae814b5 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sat, 11 Oct 2025 03:24:48 +0000 Subject: automatic import of exim --- exim.logrotate | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 exim.logrotate (limited to 'exim.logrotate') diff --git a/exim.logrotate b/exim.logrotate new file mode 100644 index 0000000..05f13b9 --- /dev/null +++ b/exim.logrotate @@ -0,0 +1,7 @@ +# daemon does not need restarting after log rotate +# so we do not prod it any more +/var/log/exim/*log { + missingok + notifempty + delaycompress +} -- cgit v1.2.3