http://www.lfnet.net/~liggett/dhcpd-startup.tar.gz
download the file (use the 'save link as...' thing, don't just click it, we don't want Stuffit Expander doing anything).
now, in the terminal:
Code:
cd /Library/StartupItems
cp ~/Desktop/dhcpd-startup.tar.gz .
tar -xzvf dhcpd-startup.tar.gz
rm dhcpd-startup.tar.gz
thats it!
enjoy
