Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
tehre is a typo in /etc/init.d/dhcp script : line chown dcp:dhcp "${leasefile}" should be chown dhcp:dhcp "${leasefile}" version of dhcp: net-misc/dhcp-3.0.3-r1 Reproducible: Always Steps to Reproduce: 1. 2. 3.
Created an attachment (id=74748) [edit] this patch fixes the typo
Fixed in -r2 Thanks for the patch :)