summaryrefslogtreecommitdiff
path: root/social/seeks/seeks.logrotate
diff options
context:
space:
mode:
Diffstat (limited to 'social/seeks/seeks.logrotate')
-rw-r--r--social/seeks/seeks.logrotate6
1 files changed, 6 insertions, 0 deletions
diff --git a/social/seeks/seeks.logrotate b/social/seeks/seeks.logrotate
new file mode 100644
index 000000000..98b411884
--- /dev/null
+++ b/social/seeks/seeks.logrotate
@@ -0,0 +1,6 @@
+/var/log/seeks/logfile {
+ missingok
+ notifempty
+ size 30k
+ create
+}