Bug 33545

Summary: Add variables to rc.conf for rc.firewall
Product: Base System Reporter: sjr <sjr>
Component: confAssignee: Crist J. Clark <cjc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.5-PRERELEASE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff
none
file.diff
none
file.diff none

Description sjr 2002-01-04 18:10:01 UTC
	Right now, you need to edit rc.firewall to set variables before
	use. The attached patch creates a series of variables in rc.conf
	to remove the need to edit rc.firewall.
Comment 1 dwmalone freebsd_committer freebsd_triage 2002-03-17 16:10:25 UTC
Responsible Changed
From-To: freebsd-bugs->cjc

Firewalling and rc scripts? Sounds like a job for Crist!
Comment 2 Crist J. Clark freebsd_committer freebsd_triage 2002-03-17 21:36:21 UTC
State Changed
From-To: open->closed

The rc.firewall scripts should not be used without local 
customizations. Encouraging their use unmodified by adding variables 
to rc.conf(5) is a step in the wrong direction. Ideally, I would 
subtly break rc.firewall so the rules would have to be changed, not 
just some variables set, for the firewall to work at all... but then I 
think about the noise on -questions that this would generate.