From owner-freebsd-current Thu Oct 4 6:16:33 2001 Delivered-To: freebsd-current@freebsd.org Received: from white.imgsrc.co.jp (ns.imgsrc.co.jp [210.226.20.2]) by hub.freebsd.org (Postfix) with ESMTP id 4F1B737B401 for ; Thu, 4 Oct 2001 06:16:28 -0700 (PDT) Received: from black.imgsrc.co.jp (black.imgsrc.co.jp [2001:218:422:2:290:27ff:fe98:c0b7]) by white.imgsrc.co.jp (Postfix) with ESMTP id 164E924D49; Thu, 4 Oct 2001 22:16:27 +0900 (JST) Received: from waterblue.imgsrc.co.jp (waterblue.imgsrc.co.jp [2001:218:422:2:2d0:b7ff:fea0:d487]) by black.imgsrc.co.jp (Postfix) with ESMTP id 8514DD1406; Thu, 4 Oct 2001 22:16:24 +0900 (JST) Date: Thu, 04 Oct 2001 22:16:25 +0900 Message-ID: <7md743mtp2.wl@waterblue.imgsrc.co.jp> From: Jun Kuriyama To: Bernd Walter Cc: freebsd-current@freebsd.org Subject: Re: named pid file in /var/run/named/pid? In-Reply-To: <20011004132117.E3261@cicely20.cicely.de> References: <20011004132117.E3261@cicely20.cicely.de> User-Agent: Wanderlust/2.6.0 (Twist And Shout) SEMI/1.14.3 (Ushinoya) FLIM/1.14.3 (=?ISO-8859-4?Q?Unebigory=F2mae?=) APEL/10.3 MULE XEmacs/21.4 (patch 4) (Artificial Intelligence) (i386--freebsd) MIME-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG At Thu, 4 Oct 2001 11:21:19 +0000 (UTC), Bernd Walter wrote: > I run an md based filesystem for /var/run so it is empty after startup. > Does that mean that I also need to take care of creating directories in > it during boot - and maintaining myself on every box. > Or it it the responsibility of the programms to enshure that the > directories they need are created? /var/run/named is created by mtree (/etc/mtree/BSD.var.dist). If you want to use md(4) for /var/run, you should make directory after /var/run creation. -- Jun Kuriyama // IMG SRC, Inc. // FreeBSD Project To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message