From: lon Date: Tue, 20 Feb 2001 20:58:33 +0000 (+0000) Subject: chkconfig line changed from 2345 99 01 to 2345 60 20 X-Git-Tag: nfs-utils-0-3-2-pre1~6 X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=commitdiff_plain;h=f5334de87490a151d58c3fadea0410b7046d5fe3;ds=sidebyside chkconfig line changed from 2345 99 01 to 2345 60 20 --- diff --git a/etc/nodist/nfs-client b/etc/nodist/nfs-client index 08630a8..48df535 100755 --- a/etc/nodist/nfs-client +++ b/etc/nodist/nfs-client @@ -1,8 +1,9 @@ #!/bin/sh # nfs This shell script starts and stops the nfs services in a distribution # independent fashion. -## description: starts and stops nfs client services -# chkconfig: 2345 99 01 +# +# description: starts and stops nfs client services +# chkconfig: 2345 60 20 # # Copyright (c) 2000-2001 Mission Critical Linux, Inc. # diff --git a/etc/nodist/nfs-server b/etc/nodist/nfs-server index 77daaeb..65495e9 100755 --- a/etc/nodist/nfs-server +++ b/etc/nodist/nfs-server @@ -3,7 +3,7 @@ # independent fashion. # # description: starts and stops nfs server services -# chkconfig: 2345 99 01 +# chkconfig: 2345 60 20 # # Copyright (c) 2000-2001 Mission Critical Linux, Inc. #