/var/log/mpd/mpd.log { daily rotate 10 missingok notifempty compress sharedscripts postrotate [ ! -f /run/mpd/pid ] || /bin/kill -SIGHUP `cat /run/mpd/pid` endscript }