From 0b86874a83da4eab9ddf4b038913f301539be674 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Tue, 30 Jun 2009 07:30:16 -0700 Subject: Use a udev rule to start bluetoothd on demand --- bootstrap-configure | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'bootstrap-configure') diff --git a/bootstrap-configure b/bootstrap-configure index 5ec8e4cfd..15b3ba7dc 100755 --- a/bootstrap-configure +++ b/bootstrap-configure @@ -26,7 +26,7 @@ fi --enable-dund \ --enable-test \ --enable-cups \ + --disable-pcmcia \ --disable-manpages \ - --disable-configfiles \ - --disable-initscripts \ - --disable-pcmciarules $* + --disable-udevrules \ + --disable-configfiles $* -- cgit v1.2.1