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/%7B%24www_url%7Dadmin/compta/%22%22.%24wgMathPath.%22/%22.%24outputhash.%22.png/%40%20%27entree_login%27%20=%3E%20%27Your%20login%27%2C%20%27entree_login_connexion_1%27%20=%3E%20%27Connection%20login%27%2C%20%27entree_login_connexion_2%27%20=%3E%20%27%28Sometimes%20matches%20your%20FTP%20account%20login%20and%20sometimes%20left%20empty%29%27%2C-%27entree_login_ldap%27%20=%3E%20%27Initial%20LDAP%20login%27%2C%20%27entree_mot_passe%27%20=%3E%20%27Your%20password%27%2C%20%27entree_mot_passe_1%27%20=%3E%20%27Password%27%2C%20%27entree_mot_passe_2%27%20=%3E%20%27%28Sometimes%20matches%20your%20FTP%20access%20password%20and%20sometimes%20left%20empty%29%27%2C%40%40%20-150%2C7%20%20121%2C7%20%40%40%20Do%20not%20submit%20this%20import%20request.%3Cp%3EFor%20more%20information%2C%20please%20see%20%3Ca%20href=?a=commitdiff_plain;h=da4a942e7aa2dbea64e4875c36e3222245b860f7;p=lhc%2Fadmin.git 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