Bug 13184

Summary: rc file expects /var/msgs directory to exist
Product: Base System Reporter: sjr <sjr>
Component: binAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.0-CURRENT   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description sjr 1999-08-17 03:20:01 UTC
	/etc/rc expects that the directory for /var/msgs exists
	when it tries to make the bounds file, if it doesn't then
	an error message is reported.

Fix: This fix adds checking for the existance of the /var/msgs
	directory before attempting to create the bounds file.
	
How-To-Repeat: 
	Delete /var/msgs and reboot.
Comment 1 Ollivier Robert freebsd_committer freebsd_triage 1999-09-12 19:16:43 UTC
State Changed
From-To: open->closed

Fix applied in revision 1.197. Waiting approval for MFC in 3.3-RC.