dracut/modules.d/45url-lib
Will Woods c6a91ec992 url-lib: don't add existing handlers multiple times
Every time url-lib gets imported we end up making the list of handlers
longer with redundant entries. That's silly - we shouldn't add items
that already exist.

Note that this means you'll have to manipulate the handler list yourself
if you want to change the position/priority of existing handlers.
2012-04-23 11:25:20 +02:00
..
module-setup.sh add module 45url-lib 2012-02-15 15:46:24 +01:00
url-lib.sh url-lib: don't add existing handlers multiple times 2012-04-23 11:25:20 +02:00