debian: fix cron.d

This commit is contained in:
Benjamin Dauvergne 2016-07-21 15:07:36 +02:00
parent 6f807b2fdb
commit 4d45677cf1
2 changed files with 1 additions and 3 deletions

1
debian/bijoe.cron.d vendored
View File

@ -1,4 +1,5 @@
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
0 * * * * bijoe bijoe-manage tenant_command clearsessions --all-tenants
0 * * * * bijoe /usr/lib/bijoe/import-wcs-data.sh

3
debian/cron.d vendored
View File

@ -1,3 +0,0 @@
MAILTO=root
0 * * * * bijoe /usr/lib/bijoe/import-wcs-data.sh