#!/bin/sh

if [ ! -f /etc/fiad-conf/hosts ] ; then
	cp -f /etc/default-conf/hosts /etc/fiad-conf/hosts
fi
