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