Bug 24524

Summary: /etc/security uses dmesg instead dmesg -a in latest STABLE
Product: Base System Reporter: land <land>
Component: confAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.2-STABLE   
Hardware: Any   
OS: Any   

Description land 2001-01-22 09:40:01 UTC
	/etc/secirity must use -a options with dmesg. Othervise logs of
	ipfw rules doesn't output.

Fix: 

Add -a option to dmesg call.
How-To-Repeat: 
	There is no ipfw log lines in daily security reports.
Comment 1 dd freebsd_committer freebsd_triage 2001-04-29 04:03:01 UTC
State Changed
From-To: open->closed

Duplicate of 26870, which includes a patch.