about summary refs log tree commit diff
path: root/debian/network-manager.README.Debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian/network-manager.README.Debian')
-rw-r--r--debian/network-manager.README.Debian4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/network-manager.README.Debian b/debian/network-manager.README.Debian
index 8fc8c455..c59c7f9b 100644
--- a/debian/network-manager.README.Debian
+++ b/debian/network-manager.README.Debian
@@ -19,7 +19,7 @@ This way you can setup a custom (static) configuration for a device and NM
 will not try to override this setting.
 
 After modifying /etc/network/interfaces you have to restart NM with the
-command "/etc/dbus-1/event.d/25NetworkManager restart".
+command "/etc/init.d/network-manager restart".
 
 Examples:
 
@@ -69,7 +69,7 @@ If you want to set up multiple internet service providers simply create a new
 stanza as listed above specifying the provider and a different iface, e.g. ppp1.
 
 After modifying /etc/network/interfaces you have to restart NM with the
-command "/etc/dbus-1/event.d/25NetworkManager restart".
+command "/etc/init.d/network-manager restart".
 
 Please read the "Debian Reference Manual", section 10.6.1.4 or the "interfaces"
 man page for further information.