diff --git a/supercheck b/supercheck index 1075b66..a6f50b3 100755 --- a/supercheck +++ b/supercheck @@ -4,4 +4,5 @@ if [ ! -f "/tmp/check.heartbeat" ] || [ `stat -c "%Y" "/tmp/check.heartbeat"` -l echo "### Check est désactivé ! ###" echo "Pour supprimer cet avertissement, commenter la ligne dans le fichier " echo "/etc/cron.d/supercheck" + echo "Ou supprimer le fichier /tmp/check-bloque residuel" fi