Hi,
Stephen Walton wrote:
> > And what's the best work-around to substitute the features of direct
> > mounts?
> I use NIS to share auto.master (of course, I suppose). I've done away
> with direct mounts in the following way: My auto.master NIS map contains
> the line
> /auto /etc/auto.auto
[...]
> and the mounting host contains a symbolic link /data -> /auto/data
It works good.
But I really want to get rid of '/-/'. That is autofs should ignore the
direct entry in auto.master instead of misinterpreting it.
Exists there a patch to do so?
Tobias