diff options
-rw-r--r-- | network/NetworkManager/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/network/NetworkManager/README b/network/NetworkManager/README index 729c25c807..5556f27f8b 100644 --- a/network/NetworkManager/README +++ b/network/NetworkManager/README @@ -10,3 +10,6 @@ level of manual network control. You will probably want to install network-manager-applet (for a configuration UI) for sure, along with ModemManager (if you want support for configuring broadband modem connections) perhaps one or more of the VPN-related addons. + +You will also need to start rc.networkmanager during boot - you can use +rc.local, or perhaps you'll want to edit rc.M's call to rc.wicd... :-) |