#!/bin/sh if [ "x${1}" = 'xconfigure' ]; then /etc/init.d/iptables enable fi