diff --git a/debian/chrono.cron.d b/debian/chrono.cron.d index e69de29b..44d67ee1 100644 --- a/debian/chrono.cron.d +++ b/debian/chrono.cron.d @@ -0,0 +1 @@ +# chrono cron jobs are handled by uwsgi, see /etc/chrono/uwsgi.ini diff --git a/debian/chrono.cron.daily b/debian/chrono.cron.daily index 50d48845..23cee5d1 100644 --- a/debian/chrono.cron.daily +++ b/debian/chrono.cron.daily @@ -1 +1,2 @@ #! /bin/sh +# chrono cron jobs are handled by uwsgi, see /etc/chrono/uwsgi.ini diff --git a/debian/chrono.cron.hourly b/debian/chrono.cron.hourly index 50d48845..23cee5d1 100644 --- a/debian/chrono.cron.hourly +++ b/debian/chrono.cron.hourly @@ -1 +1,2 @@ #! /bin/sh +# chrono cron jobs are handled by uwsgi, see /etc/chrono/uwsgi.ini