I'm looking to disable some of the DHCP options as suggested possible on the manpage below
https://manpages.debian.org/testing/isc ... .5.en.html
It says
"By default all of the options are enabled. In order to disable an option you would edit the includes/site.h file and comment out the definition for the proper RFC."
What does it mean by "includes/site.h"?
I can't seem tot find that file/path?