From 8441d91e1b24950c556cdabeb90e1bff18d46e5a Mon Sep 17 00:00:00 2001 From: Nalin Dahyabhai Date: Mon, 17 Mar 2003 20:29:24 +0000 Subject: - init.d/network: don't advertise "probe: true" in the header if we don't recognize "probe" as an argument --- rc.d/init.d/network | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rc.d/init.d/network') diff --git a/rc.d/init.d/network b/rc.d/init.d/network index 8ead14f9..36d06a77 100755 --- a/rc.d/init.d/network +++ b/rc.d/init.d/network @@ -5,7 +5,7 @@ # chkconfig: 2345 10 90 # description: Activates/Deactivates all network interfaces configured to \ # start at boot time. -# probe: true +# ### BEGIN INIT INFO # Provides: $network ### END INIT INFO -- cgit v1.2.1