diff options
| author | Michael Biebl <biebl@debian.org> | 2008-12-16 08:39:13 +0000 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2008-12-16 08:39:13 +0000 |
| commit | 05749841eeaaac8e6123c64e0275e0c5646830c7 (patch) | |
| tree | b37846afcab33113b5a4c4a53960dcfb38e5e955 /debian/network-manager.README.Debian | |
| parent | b245ce08232e425cc68d5a5428a088e2a7949121 (diff) | |
* debian/nm-system-settings.conf
- Set default mode to unmanaged. git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/experimental/networkmanager@2664 ceb527fc-18e6-0310-9fe2-813c157c29e7
Diffstat (limited to 'debian/network-manager.README.Debian')
| -rw-r--r-- | debian/network-manager.README.Debian | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/network-manager.README.Debian b/debian/network-manager.README.Debian index aabe01f3..0f52b41e 100644 --- a/debian/network-manager.README.Debian +++ b/debian/network-manager.README.Debian @@ -43,7 +43,7 @@ using the command: Dial-up configuration ~~~~~~~~~~~~~~~~~~~~~ -Your dialup configurations can now be one in network-manager connection editor. +Your dialup configurations can now be done in nm-connection-editor. Because of that /etc/network/interfaces configurations are considered "legacy" from a network manager point of view. @@ -51,7 +51,7 @@ However, if you want to use your /etc/network/interfaces configuration make sure that you have the ifupdown plugin in "Unmanaged mode" and take care that the used wired/wireless device is also configured in /etc/network/interfaces. -Not that NetworkManager 0.7 will not provive UI hooks to up and down ppp +Note that NetworkManager 0.7 will not provide UI hooks to up and down ppp connections managed outside of NetworkManager itself (not that it ever worked nicely before). |