From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stef Bon Subject: include a master file: where does the automounter look Date: Mon, 28 Apr 2008 10:32:52 +0200 Message-ID: <48158BB4.3050008@bononline.nl> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: autofs-bounces@linux.kernel.org Errors-To: autofs-bounces@linux.kernel.org To: autofs@linux.kernel.org Hello, when I read the manpage for auto.master (and other docs) I see that I can include another master file by doing: +auto.master The comment says that by doing so, the you can specify a master map which is found using nsswitch sources. What happens then? Where does it look then? When I add a line with an auto.master file with full path: +/var/run/autofs/auto.master it works also. Stef