Kumanda/client/scripts/entryPoint.sh

9 lines
181 B
Bash
Raw Permalink Normal View History

#!/bin/bash
2024-07-31 12:55:27 +02:00
if [ -e /var/backups/amandahosts ]; then
cp /var/backups/amandahosts /var/backups/.amandahosts
chmod 600 /var/backups/.amandahosts
fi
inetd -d /etc/inetd.conf