#!/bin/sh -e create_hosts_files() { if [ ! -e /etc/hosts.allow ]; then cat > /etc/hosts.allow < /etc/hosts.deny <&2 exit 1 ;; esac # Automatically added by dh_makeshlibs if [ "$1" = "configure" ]; then ldconfig fi # End automatically added section