mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-06-19 14:48:33 +02:00
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:
parent
dec36b0540
commit
b376771770
2 changed files with 5 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue