From 8c53ff1b11d1322f0d9172c9995328eaab2a8ed6 Mon Sep 17 00:00:00 2001 From: Thomas NOEL Date: Thu, 4 Feb 2021 14:36:40 +0100 Subject: [PATCH] debian: explain that crons are now managed by uwsgi spooler (#50870) --- debian/passerelle.cron.d | 1 + debian/passerelle.cron.hourly | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/passerelle.cron.d b/debian/passerelle.cron.d index e69de29b..b3af2b49 100644 --- a/debian/passerelle.cron.d +++ b/debian/passerelle.cron.d @@ -0,0 +1 @@ +# passerelle cron are handled by uwsgi spooler, see /etc/passerelle/uwsgi.ini diff --git a/debian/passerelle.cron.hourly b/debian/passerelle.cron.hourly index 50d48845..745a3202 100644 --- a/debian/passerelle.cron.hourly +++ b/debian/passerelle.cron.hourly @@ -1 +1,2 @@ #! /bin/sh +# passerelle cron are handled by uwsgi spooler, see /etc/passerelle/uwsgi.ini