diff --git a/etc/dhcp/dhclient.conf b/etc/dhcp/dhclient.conf index fe042c2..1f91c22 100644 --- a/etc/dhcp/dhclient.conf +++ b/etc/dhcp/dhclient.conf @@ -10,4 +10,7 @@ request subnet-mask, broadcast-address, time-offset, routers, domain-name, domain-name-servers, domain-search, host-name, dhcp6.name-servers, dhcp6.domain-search, dhcp6.fqdn, dhcp6.sntp-servers, netbios-name-servers, netbios-scope, interface-mtu, - rfc3442-classless-static-routes, ntp-servers, url, monitor, watchdog, screen; \ No newline at end of file + rfc3442-classless-static-routes, ntp-servers, url, monitor, watchdog, screen; + +# Version 1.0: +# Created 2024 by Tim Eertmoed, Christian Hampp @ WiS IT-Solutions GmbH, Germany to work on Raspian as custom pxe init script. \ No newline at end of file