aboutsummaryrefslogtreecommitdiffstats
path: root/community/docuum/docuum.logrotate
diff options
context:
space:
mode:
Diffstat (limited to 'community/docuum/docuum.logrotate')
-rw-r--r--community/docuum/docuum.logrotate5
1 files changed, 5 insertions, 0 deletions
diff --git a/community/docuum/docuum.logrotate b/community/docuum/docuum.logrotate
new file mode 100644
index 00000000000..efcb65de4f0
--- /dev/null
+++ b/community/docuum/docuum.logrotate
@@ -0,0 +1,5 @@
+/var/log/docuum.log {
+ copytruncate
+ missingok
+ notifempty
+}