diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-05-19 21:27:25 +0200 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-05-19 21:27:25 +0200 |
commit | cf04f3a3b88192c29c824628c7a69f1e6a416778 (patch) | |
tree | ed4ffc86646c4da42e51437372aa916fc0589f9d /extra/nfs-utils/nfs-server | |
parent | 51a25658b41c205f1f29e397d11a0b76f6daee8c (diff) | |
download | nutyx-pakxe-cf04f3a3b88192c29c824628c7a69f1e6a416778.tar.gz nutyx-pakxe-cf04f3a3b88192c29c824628c7a69f1e6a416778.tar.bz2 nutyx-pakxe-cf04f3a3b88192c29c824628c7a69f1e6a416778.tar.xz nutyx-pakxe-cf04f3a3b88192c29c824628c7a69f1e6a416778.zip |
nfs-utils, déplacé dans extra
Diffstat (limited to 'extra/nfs-utils/nfs-server')
-rw-r--r-- | extra/nfs-utils/nfs-server | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/extra/nfs-utils/nfs-server b/extra/nfs-utils/nfs-server new file mode 100644 index 000000000..c13747175 --- /dev/null +++ b/extra/nfs-utils/nfs-server @@ -0,0 +1,4 @@ +PORT="2049" +PROCESSES="8" +QUOTAS="no" +KILLDELAY="10" |