Date: Tue, 18 Jun 2002 02:34:44 -0700 (PDT) From: Fabien Menemenlis <nihilist@dead-inside.org> To: freebsd-gnats-submit@FreeBSD.org Subject: misc/39459: /etc/mtree/BSD.var.dist not up to date Message-ID: <200206180934.g5I9Yilb039563@www.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 39459
>Category: misc
>Synopsis: /etc/mtree/BSD.var.dist not up to date
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Tue Jun 18 02:40:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator: Fabien Menemenlis
>Release: 4.6-STABLE
>Organization:
Iliad
>Environment:
FreeBSD resolver.iliad.fr 4.6-STABLE FreeBSD 4.6-STABLE #6: Tue Jun 18 10:32:33 CEST 2002 fabien@resolver.iliad.fr:/usr/obj/usr/src/sys/CELERON i386
>Description:
/etc/mtree/BSD.var.dist does not create /var/spool/clientmqueue as required by the new version of sendmail, leading to errors at startup on diskless machines (creating /var from this file)
>How-To-Repeat:
boot a diskless machine
>Fix:
the spool section of the mtree in /etc/mree/BSD.var.dist should look like this:
spool
lock uname=uucp gname=dialer mode=0775
..
/set gname=daemon
clientmqueue uname=smmsp gname=smmsp mode=0770
..
lpd
..
mqueue
..
opielocks mode=0700
..
(the line "clientmqueue uname=smmsp gname=smmsp mode=0770" was added)
>Release-Note:
>Audit-Trail:
>Unformatted:
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206180934.g5I9Yilb039563>
