upd_soa.pl - update DNS SOA record
This script updates the serial number in soa_file. The serial number is formatted as yyyymmddnn where nn differentiates between multiple updates on the same day. The previous version of soa_file is left in soa_file.old
If soa_file does not exist, we create it. Various options are used to control the content of the SOA record, and we also look for .${Myname}rc to read default values from.
This script replaces incr_soa.sh and new_soa.sh
Simon J. Gerraty <sjg@crufty.net>