#1810: error executing "/etc/dhcpc/dhcpcd.exe /var/lib/dhcpc/dhcpcd-eth0.info new": Permission denied ---------------------+------------------------------------------------------ Reporter: smileaf | Owner: lfs-book@linuxfromscratch.org Type: defect | Status: closed Priority: normal | Milestone: Component: Book | Version: SVN Severity: normal | Resolution: invalid Keywords: | ---------------------+------------------------------------------------------ Comment (by [EMAIL PROTECTED]):
A couple points. /var/lib/dhcpc/dhcpcd.exe is legitimate. It is run by the dhcpcd daemon. Wait, I just looked at the source, and we are definitely not running this correctly. dhcpcd.exe is supposed to be executed by /sbin/dhcpcd whenever there is a change of address. However, the location of dhcpcd.exe is hardcoded is hardcoded in src/pathnames.h: `#define EXEC_ON_CHANGE "/etc/dhcpc/"PACKAGE".exe"` -- Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/1810> LFS Trac <http://wiki.linuxfromscratch.org/lfs/> Linux From Scratch: Your Distro, Your Rules. -- http://linuxfromscratch.org/mailman/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page