From f5334de87490a151d58c3fadea0410b7046d5fe3 Mon Sep 17 00:00:00 2001 From: lon Date: Tue, 20 Feb 2001 20:58:33 +0000 Subject: [PATCH] chkconfig line changed from 2345 99 01 to 2345 60 20 --- etc/nodist/nfs-client | 5 +++-- etc/nodist/nfs-server | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) 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. # -- 2.39.2