我有一个auto.master与间接地图和直接地图。
/home /etc/auto.home --timeout 60 /- /etc/auto.foo --timeout 60
auto.home:
jwells -rw,noquota,intr server:/vol/home/jwells ... <SOME of these>
auto.foo:
/foo/path/one -rw,noquota,intr server1:/path ... <LOTS of these>
当我启动autofs , auto.foo中的所有auto.foo都被挂载。 数以千计的坐骑。 /home不显示这个。
我在/some/place – > /foo/mounted/path文件系统中有各种符号链接,但是确实没有任何东西在不停地拖动所有path来强制它们自动挂载。
我可以强迫这些装置卸载,但是明确地卸下它们,但是它们最终再次出现。
(Debian,Wheezy)