From: Lennart Poettering Date: Wed, 25 Mar 2009 22:49:09 +0000 (+0100) Subject: make sure the discovery module is only loaded once X-Git-Url: https://code.delx.au/pulseaudio/commitdiff_plain/cbbd98635a5c3a1c73aa8f3423d2e78910981606 make sure the discovery module is only loaded once --- diff --git a/src/modules/bluetooth/module-bluetooth-discover.c b/src/modules/bluetooth/module-bluetooth-discover.c index da0fe932..3288cc55 100644 --- a/src/modules/bluetooth/module-bluetooth-discover.c +++ b/src/modules/bluetooth/module-bluetooth-discover.c @@ -43,6 +43,7 @@ PA_MODULE_AUTHOR("Joao Paulo Rechi Vita"); PA_MODULE_DESCRIPTION("Detect available bluetooth audio devices and load bluetooth audio drivers"); PA_MODULE_VERSION(PACKAGE_VERSION); PA_MODULE_USAGE("async="); +PA_MODULE_LOAD_ONCE(TRUE); /* #ifdef NOKIA