[patch] suse initscript fix.
- From: Robert Love <rml novell com>
 
- To: networkmanager-list gnome org
 
- Subject: [patch] suse initscript fix.
 
- Date: Thu, 16 Jun 2005 13:38:24 -0400
 
Hi,
Attached patch fixes a small typo in the SUSE initscript and adds a
cvsignore file to initscripts/SUSE.
Please, apply.
	Robert Love
Index: initscript/SUSE/.cvsignore
===================================================================
RCS file: initscript/SUSE/.cvsignore
diff -N initscript/SUSE/.cvsignore
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ initscript/SUSE/.cvsignore	16 Jun 2005 17:37:02 -0000
@@ -0,0 +1,2 @@
+Makefile
+Makefile.in
Index: initscript/SUSE/networkmanager
===================================================================
RCS file: /cvs/gnome/NetworkManager/initscript/SUSE/networkmanager,v
retrieving revision 1.1
diff -u -u -r1.1 networkmanager
--- initscript/SUSE/networkmanager	15 Jun 2005 11:59:42 -0000	1.1
+++ initscript/SUSE/networkmanager	16 Jun 2005 17:37:02 -0000
@@ -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
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]