What behavior makes autofs useful for network shares such as NFS?
It can mount shares only once during system boot.
It permanently copies every remote file to local storage before access.
It mounts a filesystem when its path is accessed and can unmount it after inactivity.
It replaces the NFS server and exports local directories to clients.