From: Frank Brehm Date: Wed, 28 Oct 2015 21:36:52 +0000 (+0100) Subject: saving uncommitted changes in /etc prior to emerge run X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=cb959244dd5e4b066c6d929015e1eb3f1e457701;p=config%2Fbruni%2Fetc.git saving uncommitted changes in /etc prior to emerge run --- diff --git a/bluetooth/main.conf b/bluetooth/main.conf index 11db3831..372fd8c9 100644 --- a/bluetooth/main.conf +++ b/bluetooth/main.conf @@ -1,10 +1,8 @@ [General] # Default adaper name -# %h - substituted for hostname -# %d - substituted for adapter id -# Defaults to 'BlueZ' -#Name = %h-%d +# Defaults to 'BlueZ X.YZ' +#Name = BlueZ # Default device class. Only the major and minor device class bits are # considered. Defaults to '0x000000'. @@ -84,3 +82,8 @@ # If the number of attempts defined in ReconnectAttempts is bigger than the # set of intervals the last interval is repeated until the last attempt. #ReconnectIntervals=1, 2, 4, 8, 16, 32, 64 + +# AutoEnable defines option to enable all controllers when they are found. +# This includes adapters present on start as well as adapters that are plugged +# in later on. Defaults to 'false'. +#AutoEnable=false