#!/bin/bash if [ -e /var/backups/amandahosts ]; then cp /var/backups/amandahosts /var/backups/.amandahosts chmod 600 /var/backups/.amandahosts fi inetd -d /etc/inetd.conf