2005-06-15 Dan Williams <dcbw@redhat.com>

Patch from Robert Love:
	* initscript/SUSE/networkmanager
		- Fix typo


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@688 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
Dan Williams 2005-06-16 18:39:03 +00:00
parent dd4fc8fc24
commit f14508aa27
3 changed files with 9 additions and 1 deletions

View file

@ -1,3 +1,9 @@
2005-06-15 Dan Williams <dcbw@redhat.com>
Patch from Robert Love:
* initscript/SUSE/networkmanager
- Fix typo
2005-06-15 Dan Williams <dcbw@redhat.com>
* src/backends/NetworkManagerSuSE.c

View file

@ -0,0 +1,2 @@
Makefile
Makefile.in

View file

@ -1,7 +1,7 @@
#! /bin/sh
### BEGIN INIT INFO
# Provides: NetworkManager
# Required-Start: $network $dbus
# Required-Start: $network dbus hal
# Default-Start: 3 4 5
# Default-Stop: 0 1 2 6
# Description: NetworkManager, a network and wireless connection manager