diff --git a/setup/dns.sh b/setup/dns.sh index c7c64610..1484d0e8 100755 --- a/setup/dns.sh +++ b/setup/dns.sh @@ -65,6 +65,7 @@ fi # Force the dns_update script to be run every day to re-sign zones for DNSSEC. cat > /etc/cron.daily/mailinabox-dnssec << EOF; +#!/bin/bash # Mail-in-a-Box # Re-sign any DNS zones with DNSSEC because the signatures expire periodically. `pwd`/tools/dns_update