]> git.pld-linux.org Git - packages/nfs-utils.git/commitdiff
- proper stop order
authorJan Rękorajski <baggins@pld-linux.org>
Thu, 5 Apr 2007 17:34:45 +0000 (17:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    nfs.init -> 1.46
    nfsfs.init -> 1.35
    nfslock.init -> 1.16
    rpcidmapd.init -> 1.9
    rpcsvcgssd.init -> 1.7
    rquotad.init -> 1.17

nfs.init
nfsfs.init
nfslock.init
rpcidmapd.init
rpcsvcgssd.init
rquotad.init

index 2c35438e529d206e1eb95e14aeeb36c392054e59..3c115bfa6a717aa02cc39742afdac7b3e05f675c 100644 (file)
--- a/nfs.init
+++ b/nfs.init
@@ -3,7 +3,7 @@
 # nfs          This shell script takes care of starting and stopping
 #              the NFS services.
 #
-# chkconfig:   345 13 84
+# chkconfig:   345 13 81
 # description: NFS is a popular protocol for file sharing across TCP/IP \
 #              networks. This service provides NFS server functionality, \
 #              which is configured via the /etc/exports file.
index 7f541d752ffac60d683ee98c49ad214941462517..9a15ee6b98b669fca74be9d565a6176dcfff7a47 100644 (file)
@@ -6,7 +6,7 @@
 #
 # Author:      Miquel van Smoorenburg, <miquels@drinkel.nl.mugnet.org>
 #
-# chkconfig:   345 16 83
+# chkconfig:   345 16 80
 # description: Mounts and unmounts all Network File System (NFS) \
 #              mount points.
 #
index 49c9d6e77661f7cc16789932c99eea10ae65b83c..29e78012f88e07e420e785d5d63534c3aa1c382d 100644 (file)
@@ -3,7 +3,7 @@
 # nfslock      This shell script takes care of starting and stopping
 #              the NFS file locking service.
 #
-# chkconfig:   345 14 81
+# chkconfig:   345 14 82
 # description: NFS is a popular protocol for file sharing across \
 #              TCP/IP networks. This service provides NFS file \
 #              locking functionality.
index 70e57b1c6ac96f1f20b9f3f5764ffea644b1268e..94e868000a0f1f572a54fc261fd1f7bc493f957c 100644 (file)
@@ -4,7 +4,7 @@
 #
 # Authors:     Chuck Lever <cel@netapp.com>
 #
-# chkconfig: 345 12 82
+# chkconfig: 345 12 83
 # description: Starts user-level daemon for NFSv4 that maps user \
 #              names to UID and GID numbers.
 
index 89bce82054face2c7d98a6a814f04b585572bdf3..7b3625bf2040bb40a33278b5f6f41484e7d948dc 100644 (file)
@@ -4,7 +4,7 @@
 #
 # Authors:     Chuck Lever <cel@netapp.com>
 #
-# chkconfig: - 12 81
+# chkconfig: - 12 82
 # description: Starts user-level daemon that manages RPCSEC GSS contexts \
 #             for the NFSv4 server.
 
index 81c1dd231e545a930df65dd7beed1e54db4d8584..6956e71938b6037ad3dc88d46e566332b944d180 100644 (file)
@@ -3,7 +3,7 @@
 # rquotad      This shell script takes care of starting and stopping
 #              the NFS quota service.
 #
-# chkconfig:   345 12 21
+# chkconfig:   345 12 82
 # description: NFS is a popular protocol for file sharing across \
 #              TCP/IP networks. This service provides NFS file \
 #              locking functionality.
This page took 0.043986 seconds and 4 git commands to generate.