#+--------------------------- minute [0-59;*/10 means every 10 minutes (0,10,20,30,40,50)]
#|       +------------------- hour [0-23]
#|       |   +--------------- day of month [1-31]
#|       |   | +------------- month [1-12]
#|       |   | | +----------- day of week [0-7; 0 or 7 is Sunday]
#|       |   | | |  +-------- user
#|       |   | | |  |     +-- command
#|       |   | | |  |     |

SCRIPT_PATH=/opt/warden-app/

*/5  *   * * *  root    cd $SCRIPT_PATH; ./warden-receiver.pl

21   *   * * *  root    cd $SCRIPT_PATH; ./warden-factory.pl MOD_IPTABLES_1

21   *   * * *  root    cd $SCRIPT_PATH; ./warden-factory.pl MOD_BLACKLISTIP_1

1    1   * * *  root    cd $SCRIPT_PATH; ./warden-cleaner.pl