summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorlon <lon>2001-02-20 20:58:33 +0000
committerlon <lon>2001-02-20 20:58:33 +0000
commitf5334de87490a151d58c3fadea0410b7046d5fe3 (patch)
tree85ae9646282224310d26da2119c33f20de8263e0 /etc
parent4f01d834b85deb07ccd71fe7712350ca4e696e36 (diff)
downloadnfs-utils-f5334de87490a151d58c3fadea0410b7046d5fe3.tar.gz
nfs-utils-f5334de87490a151d58c3fadea0410b7046d5fe3.tar.xz
nfs-utils-f5334de87490a151d58c3fadea0410b7046d5fe3.zip
chkconfig line changed from 2345 99 01 to 2345 60 20
Diffstat (limited to 'etc')
-rwxr-xr-xetc/nodist/nfs-client5
-rwxr-xr-xetc/nodist/nfs-server2
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.
#