summaryrefslogtreecommitdiff
path: root/user/aria2/aria2.logrotate
diff options
context:
space:
mode:
Diffstat (limited to 'user/aria2/aria2.logrotate')
-rw-r--r--user/aria2/aria2.logrotate6
1 files changed, 6 insertions, 0 deletions
diff --git a/user/aria2/aria2.logrotate b/user/aria2/aria2.logrotate
new file mode 100644
index 000000000..e73ffc044
--- /dev/null
+++ b/user/aria2/aria2.logrotate
@@ -0,0 +1,6 @@
+/var/log/aria2.log {
+ compress
+ copytruncate
+ missingok
+ notifempty
+}