feat: prepare given amandahosts file
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Dominik Meyer 2024-07-31 12:55:27 +02:00
parent 6309901da2
commit e7ed6c3e07
Signed by: byterazor
GPG Key ID: EABDA0FD5981BC97

View File

@ -1,3 +1,9 @@
#!/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