summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJukka Rissanen <jukka.rissanen@linux.intel.com>2012-11-01 14:41:55 +0200
committerPatrik Flykt <patrik.flykt@linux.intel.com>2012-11-05 14:57:25 +0200
commitf5d62e40e7d93d3e740810df60e1eb744c248391 (patch)
treeeda771147911025efe0bed658ca6d071e93ba037 /README
parent6512aa91bbbc3cde02aa0e0b635670250a664676 (diff)
downloadconnman-f5d62e40e7d93d3e740810df60e1eb744c248391.tar.gz
connman-f5d62e40e7d93d3e740810df60e1eb744c248391.tar.bz2
connman-f5d62e40e7d93d3e740810df60e1eb744c248391.zip
README: Add information about network interface clearing at startup
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
index 1e3481d2..4ae17a9c 100644
--- a/README
+++ b/README
@@ -31,6 +31,11 @@ Also plugins with additional features are available:
- PACrunner proxy handling
- PolicyKit authorization support
+Note that when ConnMan starts, it clears all network interfaces that are
+going to be used. If this is not desired, network interfaces can be ignored
+either by setting NetworkInterfaceBlacklist in the main.conf config file or
+by using the -I command line option.
+
Compilation and installation
============================