diff options
Diffstat (limited to 'community/icecast/icecast.logrotate')
-rw-r--r-- | community/icecast/icecast.logrotate | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/community/icecast/icecast.logrotate b/community/icecast/icecast.logrotate deleted file mode 100644 index 0fb014c06..000000000 --- a/community/icecast/icecast.logrotate +++ /dev/null @@ -1,8 +0,0 @@ -/var/log/icecast/*log { - missingok - notifempty - sharedscripts - postrotate - endscript -} - |