Rotate logs every day, but wait a day first

db4
Doug Coleman 2010-05-21 20:44:38 -05:00
parent e75b85de30
commit 6e8e487b6b
1 changed files with 1 additions and 1 deletions

View File

@ -34,4 +34,4 @@ SYMBOL: insomniac-recipients
: schedule-insomniac ( service word-names -- )
[ [ email-log-report ] assoc-each rotate-logs ] 2curry
1 days every drop ;
1 days delayed-every drop ;