[gobolinux-devel] DHCPCD Task bug. CRITICAL
Carlo Calica
carlo at calica.com
Fri Feb 23 02:32:46 UTC 2007
The DHCPNetworkInterface task has a fairly serious bug. It deletes
the /dev/null node if there's a dhcpcd.pid file. The rm on line 23 is
missing the > redirector.
Attached is my task with a few additions. 1) Sources BootOptions and
NetworkOptions 2) adds -h "$HostName" to dhcpcd cmdline.
#1 is mainly for #2 but also useful to set DHCPTimeout. #2 is nice
for dhcp servers that are integrated with DNS (or are a single daemon
like dnsmasq). It allows the client to request a hostname be
associated with given ip.
--
Carlo J. Calica
-------------- next part --------------
A non-text attachment was scrubbed...
Name: DHCPNetworkInterface
Type: application/octet-stream
Size: 1211 bytes
Desc: not available
Url : http://lists.gobolinux.org/pipermail/gobolinux-devel/attachments/20070222/25178115/attachment.obj
More information about the gobolinux-devel
mailing list