]> git.decadent.org.uk Git - nfs-utils.git/commitdiff
2001-03-09 H.J. Lu <hjl@lucon.org>
authorhjl <hjl>
Fri, 9 Mar 2001 23:04:18 +0000 (23:04 +0000)
committerhjl <hjl>
Fri, 9 Mar 2001 23:04:18 +0000 (23:04 +0000)
* etc/redhat/nfslock.init: Changed chkconfig line to 60 86.
* etc/nodist/nfs-client: Likewise.

ChangeLog
etc/nodist/nfs-client
etc/redhat/nfslock.init

index 66f73b8ea6e81715e66791c2facb0479c9fc73f8..881fee110c101fa0c4748689a106a92deb74afb5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-03-09  H.J. Lu <hjl@lucon.org>
+
+       * etc/redhat/nfslock.init: Changed chkconfig line to 60 86.
+       * etc/nodist/nfs-client: Likewise.
+
 2001-02-26  Chip Salzenberg  <chip@valinux.com>
 
        * debian/changelog: Version 0.3.1-1.
index 48df5359932fb9cfcd802b8b1c6e71b85887de61..d1a002936a10656cb38d2ffb6fcc8c8f4fd47c14 100755 (executable)
@@ -3,7 +3,7 @@
 #       independent fashion.
 #
 # description:  starts and stops nfs client services
-# chkconfig: 2345 60 20
+# chkconfig: 2345 60 86
 #
 # Copyright (c) 2000-2001 Mission Critical Linux, Inc.
 #
index 3225b3a560985176a4c7e3a962a24faa00dbf051..401c61445dd5238ba10bf01879ded1d7c0c5ab70 100755 (executable)
@@ -3,7 +3,7 @@
 # nfslock       This shell script takes care of starting and stopping
 #               the NFS file locking service.
 #
-# chkconfig: 345 60 20
+# chkconfig: 345 60 86
 # description: NFS is a popular protocol for file sharing across \
 #             TCP/IP networks. This service provides NFS file \
 #             locking functionality.