aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2017-04-25 19:57:59 +0200
committerGuido Günther <agx@sigxcpu.org>2017-04-25 20:00:07 +0200
commit442ad0b9d6e95cb63f59dedc3fa7b1d59c1202b1 (patch)
treeba8f48851666d1e9791a57c4008b522a72c56cb0
parentbcc33c6282947987dedf6640cb8c9b3e11f46c07 (diff)
logrotate: use nocreate
to make sure ldapsp reopens the log after creation
-rw-r--r--debian/ldapsp.logrotate1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/ldapsp.logrotate b/debian/ldapsp.logrotate
index a03c0d6..d39631e 100644
--- a/debian/ldapsp.logrotate
+++ b/debian/ldapsp.logrotate
@@ -1,5 +1,6 @@
/var/log/ldapsp/ldapsp_error.log
{
+ nocreate
rotate 6
weekly
compress