Add a comment on superchek to remove the /tmp/check-bloque file

git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2379 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
This commit is contained in:
2015-11-10 20:05:03 +00:00
parent 0ff8798a98
commit 91e8c06afb

View File

@@ -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