diff options
author | John Bowler <jbowler@nslu2-linux.org> | 2005-07-10 05:42:42 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-07-10 05:42:42 +0000 |
commit | 2f95043c7a1f6bad0fddcd93653eb59feea32302 (patch) | |
tree | 5e9e44362e13647da44ba1310750cb98f1dec8dd /packages/nfs-utils/files/.mtn2git_empty | |
parent | bc8c837b6f6c14501b9f7ef607df99622120b48a (diff) |
This is a sufficient startup script to get a disk-full nfs server working.
On a flash based server or any (user) configuration where /var is in tmpfs
or ramfs (so is not populated on boot) the script will not work because
it must create the /var/lib/nfs directory and contents. Consequently at
present the script is not in the build.
Diffstat (limited to 'packages/nfs-utils/files/.mtn2git_empty')
-rw-r--r-- | packages/nfs-utils/files/.mtn2git_empty | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/packages/nfs-utils/files/.mtn2git_empty b/packages/nfs-utils/files/.mtn2git_empty new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/packages/nfs-utils/files/.mtn2git_empty |