Subject: dhcpd -T doesn't write out new (temp) lease file MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" X-Mailer: MIME-tools 5.428 (Entity 5.428) Content-Disposition: inline Content-Transfer-Encoding: binary X-RT-Original-Encoding: utf-8 Content-Length: 475 From support ticket 3446. There seem to be cases where dhcpd -T doesn't catch problems in the lease file that cause dhcpd to not start as a daemon. Per jabber w/Hankins, -T doesn't write a new lease file, whereas dhcpd does when starting as daemon. Since this means there is a possibility for -T to miss problems that cause dhcpd to not start, I suggest that -T write a new (temporary) lease file so that it exercises the complete code path that dhcpd does when it starts.