#!/bin/sh -e create_hosts_files() { if [ ! -e /etc/hosts.allow ]; then cat > /etc/hosts.allow < /etc/hosts.deny <