]> git.pld-linux.org Git - packages/nfs-utils.git/commitdiff
- proper start order
authorJan Rękorajski <baggins@pld-linux.org>
Thu, 5 Apr 2007 17:28:30 +0000 (17:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    nfs.init -> 1.45
    nfsfs.init -> 1.34
    rpcgssd.init -> 1.4
    rpcidmapd.init -> 1.8
    rpcsvcgssd.init -> 1.6
    rquotad.init -> 1.16

nfs.init
nfsfs.init
rpcgssd.init
rpcidmapd.init
rpcsvcgssd.init
rquotad.init

index 9dd2c454024de7cb397f4af8c03261ed248ff25a..2c35438e529d206e1eb95e14aeeb36c392054e59 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 12 84
+# chkconfig:   345 13 84
 # 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 8eaf7a9005edbc2e173a477e9bbe14021386f766..7f541d752ffac60d683ee98c49ad214941462517 100644 (file)
@@ -6,7 +6,7 @@
 #
 # Author:      Miquel van Smoorenburg, <miquels@drinkel.nl.mugnet.org>
 #
-# chkconfig:   345 15 83
+# chkconfig:   345 16 83
 # description: Mounts and unmounts all Network File System (NFS) \
 #              mount points.
 #
index a87ae1a5113e6cb08bc7ed5a41dae192ffa888a4..0971000e6423b762902806f8b49410871395702a 100644 (file)
@@ -4,7 +4,7 @@
 #
 # Authors:     Chuck Lever <cel@netapp.com>
 #
-# chkconfig: 345 14 81
+# chkconfig: 345 15 81
 # description: Starts user-level daemon that manages RPCSEC GSS contexts \
 #             for the NFSv4 client.
 
index 0ab8fcea222c5f589905ba1290d0c90628ced309..70e57b1c6ac96f1f20b9f3f5764ffea644b1268e 100644 (file)
@@ -4,7 +4,7 @@
 #
 # Authors:     Chuck Lever <cel@netapp.com>
 #
-# chkconfig: 345 13 82
+# chkconfig: 345 12 82
 # description: Starts user-level daemon for NFSv4 that maps user \
 #              names to UID and GID numbers.
 
index ef29959002560f00904acf7f42f6ceb572a38588..89bce82054face2c7d98a6a814f04b585572bdf3 100644 (file)
@@ -4,7 +4,7 @@
 #
 # Authors:     Chuck Lever <cel@netapp.com>
 #
-# chkconfig: - 14 81
+# chkconfig: - 12 81
 # description: Starts user-level daemon that manages RPCSEC GSS contexts \
 #             for the NFSv4 server.
 
index 67d2ae16849088b66f04299ba6a4f27986f3ae86..81c1dd231e545a930df65dd7beed1e54db4d8584 100644 (file)
@@ -3,7 +3,7 @@
 # rquotad      This shell script takes care of starting and stopping
 #              the NFS quota service.
 #
-# chkconfig:   345 59 21
+# chkconfig:   345 12 21
 # description: NFS is a popular protocol for file sharing across \
 #              TCP/IP networks. This service provides NFS file \
 #              locking functionality.
This page took 0.052427 seconds and 4 git commands to generate.