On Wed, 2012-03-21 at 09:23 -0400, Scott Talbert wrote:
> On Tue, 20 Mar 2012, Phil Dibowitz wrote:
> 
> > + $(install_sh_DATA) start_concordance_dhcpd.sh \
> > +   $(DESTDIR)$(sysconfdir)/udev/
> > + $(install_sh_DATA) start_concordance_dhcpd_wrapper.sh \
> > +   $(DESTDIR)$(sysconfdir)/udev/
> >
> > These shouldn't go in /etc/udev - they're executable scripts. These should 
> > go
> > in $sbindir. You'll of course need to update the udev rule itself as well 
> > when
> > you move these.
> 
> The reason for putting these in $(sysconfdir)/udev was so that udev could 
> find them without having to hard-code the path to them.  This directory 
> seems to be the place where udev-related scripts get stored.  If we move 

On my up-to-the-minute F17, where presumably stuff is in the location
udev authors intend, such scripts seem to be in /usr/lib/udev (note:
_not_ $libdir/udev - they're in /usr/lib/udev on 32-bit and 64-bit).
-- 
Adam Williamson
Fedora QA Community Monkey
IRC: adamw | Twitter: AdamW_Fedora | identi.ca: adamwfedora
http://www.happyassassin.net


------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
concordance-devel mailing list
concordance-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/concordance-devel

Reply via email to