On Mon, Sep 29, 2008 at 6:18 PM, Aaron Griffin <[EMAIL PROTECTED]> wrote: > On Thu, Sep 25, 2008 at 9:33 AM, Allan McRae <[EMAIL PROTECTED]> wrote: >> Given there will be nothing else in that directory, /usr/lib/dhcpcd/ will be >> fine. > > Agreed. We should use /usr/lib for this stuff. I, for one, would be > fine with just using /usr/lib/ as the prefix. Allan's proposal would > make the path: > /usr/lib/dhcpcd/dhcpcd-hooks/, but it's your decision. Eeek, just > noticed that dhcpcd-run-hooks is a binary, so Allan's proposal is > actually probably the best for this. I would assume there is a > --libexec-dir param for this? >
no there isn't a --libexec-dir param for it. The only way to get it install in different location is patching the makefile, which they even promote (hey, don't ask me ;)) for the current build in testing the location as allan suggested is used for the files. Ronald

