Simon wrote: > So, if you have > > dhcp-host=<mac address>,<IP address>,net:<tag> > dhcp-boot=net:<tag>,<filename> > > then you can put > > <mac address>,<IP address>,net:<tag> > > in a dhcp-hostfile > > and > > net:<tag>,opt:bootfile-name,<filename> > > in dhcp-optsfile > > and get the same effect, but the configuration is re-read on SIGHUP.
That should, of course, be net:<tag>,option:bootfile-name,<filename> Cheers, Simon.
