On Sun, May 20, 2012 at 10:41:52AM -0700, Andrew Pollock wrote: > On Sun, May 20, 2012 at 06:39:41PM +0200, David Madore wrote: > > The best I > > found was adding "exit 0" inside /etc/default/isc-dhcp-server but > > that's a hack. > > Did you consider putting "exit 0" in /etc/default/isc-dhcp-server?
As the above quote shows, yes. ;-) I was mostly concerned that some other package might, for whatever reason, want to read the DHCP server's config, and die because of that; I admit it's not highly likely. Also, I think it's ugly having something like "exit 0" in a file supposed to contain only key=value lines. But as an interim measure, it's fine. (That's why I marked the bug as "minor". But I still think it's worth fixing eventually.) Happy hacking, -- David A. Madore ( http://www.madore.org/~david/ ) -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org