Bug 39350

Summary: /var/spool/clientmqueue/ not created during diskless boot.
Product: Base System Reporter: Dirk-Willem van Gulik <dirkx>
Component: miscAssignee: Gregory Neil Shapiro <gshapiro>
Status: Closed FIXED    
Severity: Affects Only Me CC: nihilist
Priority: Normal    
Version: 5.0-CURRENT   
Hardware: Any   
OS: Any   

Description Dirk-Willem van Gulik 2002-06-15 23:10:01 UTC
The new /var/spool/clientmqueue/ is not created during a diskless boot by the mtree op.

How-To-Repeat: set up a diskless machine according to diskless(8)
Comment 1 Gregory Neil Shapiro freebsd_committer freebsd_triage 2002-06-18 16:55:54 UTC
Responsible Changed
From-To: freebsd-bugs->gshapiro

Over to sendmail maintainer. 
Added recipient Fabien Menemenlis <nihilist@dead-inside.org> after 
closing dup bug 39459.
Comment 2 Brian Dean freebsd_committer freebsd_triage 2002-06-23 04:27:11 UTC
State Changed
From-To: open->patched

Seems I stumbled over this and committed a fix without realizing there 
was an open pr on it.  After speaking with gshapiro, he's ok with the 
solution, but expresses some reservations that we may still create the 
directory in some situations where it may not be desired.  I'll leave 
the state of the pr as 'patched' for now; if there are no major 
objections within a week or so, I'll MFC the change and close the pr.
Comment 3 Brian Dean freebsd_committer freebsd_triage 2002-07-04 14:23:17 UTC
State Changed
From-To: patched->closed

The fix has been MFC'd.