Current File : //etc/cron.d/keyhelp-firewall
#
# Created by KeyHelp
#
SHELL=/bin/bash
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
MAILTO=""

# Minute Hour Day Month Day-Of-Week User Command
@reboot root bash /home/keyhelp/www/keyhelp/bin/keyhelp_load_rules.sh
# EOF