#!/bin/sh # # firewall pause script, we'll put it in /usr/local/bin # makes pausing firewall a lot simpler ;) # # greetz, # harry /etc/init.d/firewall pause;