summaryrefslogtreecommitdiff
path: root/initscript/SUSE
diff options
context:
space:
mode:
authorRobert Love <rml@novell.com>2005-12-08 15:46:34 +0000
committerRobert Love <rlove@rlove.org>2005-12-08 15:46:34 +0000
commitb376771770f74db25c76889767f17f643e3fd10d (patch)
treea1742fa212b6fff08070750c8c4c22fd0754893a /initscript/SUSE
parentdec36b05402f953c109b008174f72af8e6185d9b (diff)
downloadNetworkManager-b376771770f74db25c76889767f17f643e3fd10d.tar.gz
2005-12-08 Robert Love <rml@novell.com>
* initscript/SUSE/networkmanager.in: Do not start 'networking' service. git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1148 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
Diffstat (limited to 'initscript/SUSE')
-rw-r--r--initscript/SUSE/networkmanager.in4
1 files changed, 1 insertions, 3 deletions
diff --git a/initscript/SUSE/networkmanager.in b/initscript/SUSE/networkmanager.in
index 7e317354c3..8ef6e7e032 100644
--- a/initscript/SUSE/networkmanager.in
+++ b/initscript/SUSE/networkmanager.in
@@ -2,14 +2,12 @@
### BEGIN INIT INFO
# Provides: networkmanager
-# Required-Start: $network dbus haldaemon
+# Required-Start: dbus haldaemon
# Default-Start: 3 5
# Default-Stop:
# Description: NetworkManager, a network and wireless connection manager
### END INIT INFO
-prefix=@prefix@
-exec_prefix=@prefix@
bindir=@bindir@
NETWORKMANAGER_BIN=${bindir}/NetworkManager