From b3da0dc6add15d580631660540be5d9aa13c82ef Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Thu, 5 Apr 2007 17:28:30 +0000 Subject: [PATCH] - proper start order 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 | 2 +- nfsfs.init | 2 +- rpcgssd.init | 2 +- rpcidmapd.init | 2 +- rpcsvcgssd.init | 2 +- rquotad.init | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/nfs.init b/nfs.init index 9dd2c45..2c35438 100644 --- 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. diff --git a/nfsfs.init b/nfsfs.init index 8eaf7a9..7f541d7 100644 --- a/nfsfs.init +++ b/nfsfs.init @@ -6,7 +6,7 @@ # # Author: Miquel van Smoorenburg, # -# chkconfig: 345 15 83 +# chkconfig: 345 16 83 # description: Mounts and unmounts all Network File System (NFS) \ # mount points. # diff --git a/rpcgssd.init b/rpcgssd.init index a87ae1a..0971000 100644 --- a/rpcgssd.init +++ b/rpcgssd.init @@ -4,7 +4,7 @@ # # Authors: Chuck Lever # -# chkconfig: 345 14 81 +# chkconfig: 345 15 81 # description: Starts user-level daemon that manages RPCSEC GSS contexts \ # for the NFSv4 client. diff --git a/rpcidmapd.init b/rpcidmapd.init index 0ab8fce..70e57b1 100644 --- a/rpcidmapd.init +++ b/rpcidmapd.init @@ -4,7 +4,7 @@ # # Authors: Chuck Lever # -# chkconfig: 345 13 82 +# chkconfig: 345 12 82 # description: Starts user-level daemon for NFSv4 that maps user \ # names to UID and GID numbers. diff --git a/rpcsvcgssd.init b/rpcsvcgssd.init index ef29959..89bce82 100644 --- a/rpcsvcgssd.init +++ b/rpcsvcgssd.init @@ -4,7 +4,7 @@ # # Authors: Chuck Lever # -# chkconfig: - 14 81 +# chkconfig: - 12 81 # description: Starts user-level daemon that manages RPCSEC GSS contexts \ # for the NFSv4 server. diff --git a/rquotad.init b/rquotad.init index 67d2ae1..81c1dd2 100644 --- a/rquotad.init +++ b/rquotad.init @@ -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. -- 2.44.0