mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 00:04:15 -04:00
* move flag blacklisting to main Doing it in init() is the wrong place or something else changed. Doing it in main() makes it easy to see *when* this happens. * keep trapsignals