Provide default crontab for luigi, to rotate logs and restart
This commit is contained in:
parent
8c556e6176
commit
6fb9389e45
2 changed files with 10 additions and 2 deletions
4
rattail_fabric2/deploy/luigi/crontab.mako
Normal file
4
rattail_fabric2/deploy/luigi/crontab.mako
Normal file
|
@ -0,0 +1,4 @@
|
|||
## -*- mode: conf; -*-
|
||||
|
||||
# rotate logs and restart Luigi at *just before* 12:00am midnight
|
||||
55 23 * * * root ${appdir}/rotate-luigi-logs.sh
|
Loading…
Add table
Add a link
Reference in a new issue