summaryrefslogtreecommitdiffstats
path: root/meta-extras/packages/nfs-utils/nfs-utils-1.0.6/forgotten-defines
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openedhand.com>2007-03-22 17:18:10 +0000
committerMarcin Juszkiewicz <hrw@openedhand.com>2007-03-22 17:18:10 +0000
commit46e71442f3e564dfba12984a53e3a4ef2f41a93d (patch)
tree7a1bfc2b45f67d3d7d8a8dd7b77e8002dafa30f5 /meta-extras/packages/nfs-utils/nfs-utils-1.0.6/forgotten-defines
parentae86a2885d924fd59f23bca7cfaf6fb1e613c8c1 (diff)
downloadopenembedded-core-contrib-46e71442f3e564dfba12984a53e3a4ef2f41a93d.tar.gz
nfs-utils: added 1.0.6 from OE with initscript changed to working one
- mountd got "-f /etc/exports" because it was not read by default (should be) git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1383 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta-extras/packages/nfs-utils/nfs-utils-1.0.6/forgotten-defines')
-rw-r--r--meta-extras/packages/nfs-utils/nfs-utils-1.0.6/forgotten-defines5
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-extras/packages/nfs-utils/nfs-utils-1.0.6/forgotten-defines b/meta-extras/packages/nfs-utils/nfs-utils-1.0.6/forgotten-defines
new file mode 100644
index 0000000000..a18333100d
--- /dev/null
+++ b/meta-extras/packages/nfs-utils/nfs-utils-1.0.6/forgotten-defines
@@ -0,0 +1,5 @@
+
+/* This defines the location of the NFS state files
+ * Warning: these must match definitions in config.mk!
+ */
+#define NFS_STATEDIR "/var/lib/nfs"