wok-undigest annotate linux/description.linux-autofs.txt @ rev 1217

copied linux receipt and stuff from wok-next
author Hans-G?nter Theisgen
date Fri Nov 15 16:49:43 2019 +0100 (2019-11-15)
parents
children
rev   line source
Hans-G?nter@1217 1 The automounter is a tool to automatically mount remote file systems on demand.
Hans-G?nter@1217 2 This implementation is partially kernel-based to reduce overhead in the
Hans-G?nter@1217 3 already-mounted case; this is unlike the BSD automounter (amd), which is a pure
Hans-G?nter@1217 4 user space daemon.
Hans-G?nter@1217 5
Hans-G?nter@1217 6 To use the automounter you need the user-space tools from
Hans-G?nter@1217 7 <ftp://ftp.kernel.org/pub/linux/daemons/autofs/v4/>.
Hans-G?nter@1217 8
Hans-G?nter@1217 9 If you are not a part of a fairly large, distributed network or don't have a
Hans-G?nter@1217 10 laptop which needs to dynamically reconfigure to the local network, you
Hans-G?nter@1217 11 probably do not need an automounter.