summaryrefslogtreecommitdiffstats
path: root/debian/nfs-kernel-server.templates
diff options
context:
space:
mode:
Diffstat (limited to 'debian/nfs-kernel-server.templates')
-rw-r--r--debian/nfs-kernel-server.templates26
1 files changed, 5 insertions, 21 deletions
diff --git a/debian/nfs-kernel-server.templates b/debian/nfs-kernel-server.templates
index 9596aa2..fb7f632 100644
--- a/debian/nfs-kernel-server.templates
+++ b/debian/nfs-kernel-server.templates
@@ -1,10 +1,10 @@
Template: nfs-kernel-server/sync-default
Type: note
-Description: To comply with standards and increase data safety,
- the Linux NFS server now defaults to synchronous writes. Since
- this is a major change, it is not silent: All exports should be
- explicitly marked as either "sync" or "async". Exports not so
- marked will elicit warnings.
+Description: NFS server defaults to synchronous writes
+ To comply with standards and increase data safety, the Linux NFS
+ server now defaults to synchronous writes. Since this is a major
+ change, it is not silent: All exports should be explicitly marked as
+ either "sync" or "async". Exports not so marked will elicit warnings.
Template: nfs-kernel-server/tcpwrappers-mountd
Type: note
@@ -16,19 +16,3 @@ Description: in /etc/hosts.{allow,deny}, replace "rpc.mountd" with "mountd"
called itself "rpc.mountd". Therefore, you should replace all
occurrences of "rpc.mountd" with "mountd" in /etc/hosts.allow and
/etc/hosts.deny.
-Description-de: "rpc.mountd" mit "mountd" in /etc/hosts.{allow,deny} ersetzen
- =C4ltere Versionen von nfs-kernel-server enthalten einen Mount-daemon,
- der als "rpc.mountd" bezeichnet wird. Der aktuelle Daemon wird jedoch
- nur noch "mountd" genannt.
- .
- Deshalb sollten Sie alle Referenzen zu "rpc.mountd" in den Dateien
- /etc/hosts.allow und /etc/hosts.deny mit "mountd" ersetzen.
-Description-ru: Замените в /etc/hosts.{allow,deny} "rpc.mountd" на "mountd"
- Демон монтирования использует для управления доступом tcp-врапперы.
- Чтобы их настроить, используйте имя "mountd" в /etc/hosts.allow и
- /etc/hosts.deny.
- .
- Более старые версии nfs-kernel-server включали демон монтирования,
- который называл себя "rpc.mountd". Поэтому, вы должны заменить все
- вхождения "rpc.mountd" на "mountd" в файлах /etc/hosts.allow и
- /etc/hosts.deny.