From d95e5512bef5e5903bcb5e7b0b8e4fd2cf0468d4 Mon Sep 17 00:00:00 2001 From: Steve Dickson Date: Sat, 12 May 2007 12:21:39 +0000 Subject: [PATCH] Fixed typo in spec file --- nfs-utils.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/nfs-utils.spec b/nfs-utils.spec index 3bc4bb9..032abb6 100644 --- a/nfs-utils.spec +++ b/nfs-utils.spec @@ -326,7 +326,8 @@ fi - Correct some sanity checking in rpc.nfsd. (bz 220887) - Added missing unlock_mtab() call in moutnd - Have mountd hold open etab file to force inode number to change (bz 236823) -- Create a /etc/sysconfig/nfs with all the possible init variables (bz 234543) +- Create a /etc/sysconfig/nfs with all the possible init script + variables (bz 234543) * Tue Apr 3 2007 Steve Dickson 1.0.12-4 - Replace portmap dependency with an rpcbind dependency (bz 228894)