Subversion Repositories ALCASAR

Compare Revisions

Ignore whitespace Rev 1862 → Rev 1863

/alcasar.sh
1707,13 → 1707,7
*/18 * * * * root $DIR_DEST_BIN/alcasar-daemon.sh > /dev/null 2>&1
EOF
 
cat << EOF > /etc/cron.d/alcasar-update-categories
# update malware categories every 12 hours
* 0-23/12 * * * rsync -rv rsync://ftp.ut-capitole.fr/blacklist/dest/malware /etc/dansguardian/lists/blacklists/malware
EOF
 
chown apache:apache /etc/cron.d/alcasar-update-categories
 
# removing the users crons
rm -f /var/spool/cron/*
} # End cron