From e52abbeea0a0fd87f2df577263fdfcb89da6c1b0 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 16:58:51 +0200 Subject: Adding debian version 1.21.22. Signed-off-by: Daniel Baumann --- debian/dpkg.alternatives.logrotate | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 debian/dpkg.alternatives.logrotate (limited to 'debian/dpkg.alternatives.logrotate') diff --git a/debian/dpkg.alternatives.logrotate b/debian/dpkg.alternatives.logrotate new file mode 100644 index 0000000..41c8a9c --- /dev/null +++ b/debian/dpkg.alternatives.logrotate @@ -0,0 +1,9 @@ +/var/log/alternatives.log { + monthly + rotate 12 + compress + delaycompress + missingok + notifempty + create 644 root root +} -- cgit v1.2.3