diff options
Diffstat (limited to 'rc.d')
-rwxr-xr-x | rc.d/init.d/network | 2 |
1 files changed, 1 insertions, 1 deletions
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 |