From: Ludovic CHEVALIER Date: Thu, 19 Nov 2015 08:17:57 +0000 (+0100) Subject: Correction : etc/cron.d/crm114killer X-Git-Url: http://git.cyclocoop.org/?p=lhc%2Fadmin.git;a=commitdiff_plain;h=da4a942e7aa2dbea64e4875c36e3222245b860f7 Correction : etc/cron.d/crm114killer --- diff --git a/srv/ateliers/etc/cron.d/crm114killer b/srv/ateliers/etc/cron.d/crm114killer index 3ffaf57..5684362 100644 --- a/srv/ateliers/etc/cron.d/crm114killer +++ b/srv/ateliers/etc/cron.d/crm114killer @@ -1,3 +1,3 @@ MAILTO="" # m h dom mon dow user command -*/5 * * * * root killall --older-than 5m -e crm > /dev/null +*/5 * * * * root killall --older-than 5m -e /usr/bin/crm > /dev/null