]> git.pld-linux.org Git - packages/nfs-utils.git/blobdiff - nfs-utils-statdpath.patch
- rpc.nfsd just signals the kernel to fire up nfsd threads;
[packages/nfs-utils.git] / nfs-utils-statdpath.patch
index ec708031c305bc4c307389c8fe97aa7be1d209f8..0ba3cad025e7921a70ea26e42e610a558ffe7eb5 100644 (file)
  
  uninstall-hook:
        rm $(DESTDIR)$(statedir)/xtab
---- nfs-utils-1.2.2/support/nsm/file.c~        2010-02-18 13:35:00.000000000 +0100
-+++ nfs-utils-1.2.2/support/nsm/file.c 2010-02-24 17:27:51.635249268 +0100
-@@ -95,8 +95,8 @@
- /*
-  * Some distributions place statd's files in a subdirectory
-  */
--#define NSM_PATH_EXTENSION
--/* #define NSM_PATH_EXTENSION "/statd" */
-+/* #define NSM_PATH_EXTENSION */
-+#define NSM_PATH_EXTENSION    "/statd"
- #define NSM_DEFAULT_STATEDIR          NFS_STATEDIR NSM_PATH_EXTENSION
 --- nfs-utils-1.2.2/utils/statd/statd.man~     2010-02-18 13:35:00.000000000 +0100
 +++ nfs-utils-1.2.2/utils/statd/statd.man      2010-02-24 17:30:05.097124679 +0100
 @@ -232,7 +232,7 @@
This page took 0.066914 seconds and 4 git commands to generate.