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
This commit is contained in:
Robert Love 2005-12-08 15:46:34 +00:00 committed by Robert Love
parent dec36b0540
commit b376771770
2 changed files with 5 additions and 3 deletions

View file

@ -1,3 +1,7 @@
2005-12-08 Robert Love <rml@novell.com>
* initscript/SUSE/networkmanager.in: Do not start 'networking' service.
2005-12-08 Robert Love <rml@novell.com>
* src/NetworkManagerDevice.c: We want to fall back on and default to

View file

@ -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