[Slim-Checkins] r33800 - in /7.7/trunk/platforms/readynas/addon_template/files/etc/logrotate.d: ./ squeezeboxserver

[email protected]
Newsgroups gmane.music.equipment.slimdevices.cvs
Message-ID <[email protected]>
Author: mherger
Date: Wed Feb  1 01:03:03 2012
New Revision: 33800

URL: http://svn.slimdevices.com/slim?rev=33800&view=rev
Log:
Bug: n/a
Description: add logrotate configuration for ReadyNAS

Added:
    7.7/trunk/platforms/readynas/addon_template/files/etc/logrotate.d/
    7.7/trunk/platforms/readynas/addon_template/files/etc/logrotate.d/squeezeboxserver

Added: 7.7/trunk/platforms/readynas/addon_template/files/etc/logrotate.d/squeezeboxserver
URL: http://svn.slimdevices.com/slim/7.7/trunk/platforms/readynas/addon_template/files/etc/logrotate.d/squeezeboxserver?rev=33800&view=auto
==============================================================================
--- 7.7/trunk/platforms/readynas/addon_template/files/etc/logrotate.d/squeezeboxserver (added)
+++ 7.7/trunk/platforms/readynas/addon_template/files/etc/logrotate.d/squeezeboxserver Wed Feb  1 01:03:03 2012
@@ -1,0 +1,20 @@
+/c/.squeezeboxserver/log/server.log {
+  weekly
+  rotate 5
+  size 200k
+  compress
+  missingok
+
+  postrotate
+    # send USR1 to squeezebox PID to reset logging
+    /bin/kill -USR1 `pgrep squeezeboxserve 2>/dev/null` 2>/dev/null || :
+  endscript
+}
+
+/c/.squeezeboxserver/log/scanner.log {
+  weekly
+  rotate 5
+  size 200k
+  compress
+  missingok
+}
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.