Looking for a way to modify dns/client service config prior to starting after reboot
We have a DR design whereby zones that exist on SAN which is replicated to the DR site need to be able to boot up using different DNS config than the original non-DR zone.
I thought I might create a startup script which would do the necessary svccfg changes but I'm not sure at what point the script would be run so that it would beat the startup of dns/client service. Can someone think of a better way or point me in the right direction?