# Even though coreduetd currently does not use ASL, this tells ASL to rotate the log file # daily by copying it, compressing it, and then truncating the existing file. # It will also delete files older than 1 day old. > /var/log/CoreDuet/coreduetd.log extern rotate=local extern rotate=local compress truncate mode=0644 ttl=1 all_max=16M