summaryrefslogtreecommitdiff
path: root/extra/icecast/icecast.logrotate
diff options
context:
space:
mode:
Diffstat (limited to 'extra/icecast/icecast.logrotate')
-rw-r--r--extra/icecast/icecast.logrotate8
1 files changed, 8 insertions, 0 deletions
diff --git a/extra/icecast/icecast.logrotate b/extra/icecast/icecast.logrotate
new file mode 100644
index 000000000..0fb014c06
--- /dev/null
+++ b/extra/icecast/icecast.logrotate
@@ -0,0 +1,8 @@
+/var/log/icecast/*log {
+ missingok
+ notifempty
+ sharedscripts
+ postrotate
+ endscript
+}
+