main.conf: Update preferred technology description
authorPatrik Flykt <patrik.flykt@linux.intel.com>
Wed, 17 Oct 2012 10:34:22 +0000 (13:34 +0300)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Thu, 18 Oct 2012 10:26:43 +0000 (13:26 +0300)
src/main.conf

index 67275da..8c2f2de 100644 (file)
 # one to the least preferred one separated by commas ",".
 # Services of the listed technology type will be tried one
 # by one in the order given, until one of them gets connected
-# with state 'online' or they are all tried. A service of a
-# preferred technology type in state 'ready' will get the
-# default route when compared to a non-preferred type; a
-# service of a preferred technology type in state 'online'
-# will get the default route when compared to either a
-# non-preferred type or a preferred type in state 'ready'.
+# or they are all tried. A service of a preferred technology
+# type in state 'ready' will get the default route when
+# compared to another preferred type further down the list
+# with state 'ready' or with a non-preferred type; a service
+# of a preferred technology type in state 'online' will get
+# the default route when compared to either a non-preferred
+# type or a preferred type further down in the list.
 # PreferredTechnologies =
 
 # List of blacklisted network interfaces separated by ",".