[Icecast] Logrotate
    Will R 
    willr at rice.edu
       
    Fri Dec  1 19:49:14 UTC 2017
    
    
  
What's wrong?
 
 
/var/log/icecast/*log {
    missingok
    notifempty
    sharedscripts
    postrotate
     /bin/kill -HUP `cat /var/run/icecast/icecast.pid 2>/dev/null` 2>
/dev/null || true
    endscript
}
 
This is in /etc/logrotate.d/icecast. 
 
Will R
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xiph.org/pipermail/icecast/attachments/20171201/75aa7b63/attachment.htm>
    
    
More information about the Icecast
mailing list