From 3fa257bb4ed88187fb3e5f4ab13c18b4fac22cc6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 20:35:34 +0200 Subject: Adding debian version 1.22.4. 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