bonjour,
Désolé du déterrage de post, mais si quelqu'un pouvait m'aider..(voir mon probleme plus haut) j'ai beau chercher je ne comprend pas pourquoi la tache cron ne s'effectue pas...
pourtant avec la commande crontab -e, j'ai:
28 2 9 * * sh /usr/share/scripts-perso/updateGeoIP.sh > /dev/null 2>&1
0 */2 * * * sh /usr/share/scripts-perso/logserver.sh > /dev/null 2>&1
0 5 * * * sh /usr/share/scripts-perso/backup-session.sh > /dev/null 2>&1
* * * * * root chmod -R 777 /home/hebius/torrents
* * * * * root chmod -R 777 /home/hebius/Media
c'est pourtant la bonne commande?