Anomalie #1442
Déplacer cron-clamav dans eole-schedule
Status:
Fermé
Priority:
Normal
Assigned To:
Category:
-
Target version:
Start date:
02/23/2011
Due date:
% Done:
100%
Distribution:
Description
/etc/cron.d/cron-clamav
- purge des virus placés en quarantaine
0 1 * * * root find /home/ -name '.virus:*' -ctime +20 -delete &>/dev/null
Related issues
Associated revisions
fichier cron -> fichier schedule (ref #1442 )
fichier cron -> fichier schedule (fixes #1442 )
History
#1 Updated by Emmanuel GARETTE over 12 years ago
Pareil pour cron-trash et cron-warnquota.
#2 Updated by Emmanuel GARETTE over 12 years ago
- Project changed from Scribe to conf-scribe
#3 Updated by Emmanuel GARETTE over 12 years ago
- Status changed from Nouveau to Résolu
- % Done changed from 0 to 100
Appliqué par commit 2a9b7b64baeb4cb11218bccaee6418f74ae69c73.
#4 Updated by Emmanuel GARETTE over 12 years ago
Déplacement dans eole-schedule.
Attention, ils ne sont pas supprimés de /etc/cron.d/
Il faut supprimer à la main :
sur le maitre :
/etc/cron.d/cron-clamav
dans le conteneur fichier :
/etc/cron.d/cron-trash
/etc/cron.d/cron-warnquota
#5 Updated by Joël Cuissinat over 12 years ago
- Status changed from Résolu to Fermé
- Assigned To set to Emmanuel GARETTE
Templates fournis par eole-fichier