On Thu, 2004-03-18 at 14:18, Nils Philippsen wrote: > I think we'd need to somehow be able to influence the order in which > files from /etc/ld.so.conf.d are drawn. [...] While on the subject of *.d inclusion order, IMO that should be applied to httpd/conf.d snippets too, at least ones that install modules that other stuff may depend on. One example is at https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=112563; at mod_perl, mod_python and mod_ssl are obvious candidates for somehow "early loading", possibly by 00-prefixing or something. Comments?