From 68973a28c40fcd79f591c6c9064e2df4d1c5d3b9 Mon Sep 17 00:00:00 2001 From: Sarantis Paskalis Date: Thu, 28 Jun 2001 13:30:22 +0000 Subject: [PATCH] add missingok for the jarfile entry --- junkbuster.logrotate | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/junkbuster.logrotate b/junkbuster.logrotate index 50623783..e13ee1d5 100644 --- a/junkbuster.logrotate +++ b/junkbuster.logrotate @@ -35,6 +35,11 @@ # # Revisions : # $Log: junkbuster.logrotate,v $ +# Revision 1.3 2001/06/04 18:31:58 swa +# files are now prefixed with either `confdir' or `logdir'. +# `make redhat-dist' replaces both entries confdir and logdir +# with redhat values +# # Revision 1.2 2001/05/24 07:52:24 swa # added header. removed ^M. # @@ -51,6 +56,7 @@ } /var/log/junkbuster/jarfile { + missingok compress weekly } -- 2.39.2