summaryrefslogtreecommitdiff
path: root/www-misc/vdradmin-am/files/vdradmin-3.6.6.logrotate
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /www-misc/vdradmin-am/files/vdradmin-3.6.6.logrotate
reinit the tree, so we can have metadata
Diffstat (limited to 'www-misc/vdradmin-am/files/vdradmin-3.6.6.logrotate')
-rw-r--r--www-misc/vdradmin-am/files/vdradmin-3.6.6.logrotate9
1 files changed, 9 insertions, 0 deletions
diff --git a/www-misc/vdradmin-am/files/vdradmin-3.6.6.logrotate b/www-misc/vdradmin-am/files/vdradmin-3.6.6.logrotate
new file mode 100644
index 000000000000..a4f726c63c15
--- /dev/null
+++ b/www-misc/vdradmin-am/files/vdradmin-3.6.6.logrotate
@@ -0,0 +1,9 @@
+/var/log/vdradmin/vdradmind.log {
+ compress
+ rotate 4
+ weekly
+ delaycompress
+ copytruncate
+ missingok
+ notifempty
+}