aboutsummaryrefslogtreecommitdiffstats
path: root/community/eturnal/eturnal.logrotate
diff options
context:
space:
mode:
Diffstat (limited to 'community/eturnal/eturnal.logrotate')
-rw-r--r--community/eturnal/eturnal.logrotate4
1 files changed, 4 insertions, 0 deletions
diff --git a/community/eturnal/eturnal.logrotate b/community/eturnal/eturnal.logrotate
new file mode 100644
index 00000000000..cbcbddca5b3
--- /dev/null
+++ b/community/eturnal/eturnal.logrotate
@@ -0,0 +1,4 @@
+/var/log/eturnal/*.log {
+ missingok
+ delaycompress
+}