#crontab -e

*/1 * * * * echo "Have a break now." >> /tmp/test.txt
*/1 * * * * /sbin/service iptables stop

 

:rw