Bug 16330

Summary: /stand/sysinstall writes wrong variable "routerflags" to /etc/rc.conf
Product: Base System Reporter: alexk <alexk>
Component: binAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 3.4-STABLE   
Hardware: Any   
OS: Any   

Description alexk 2000-01-24 15:40:01 UTC
/stand/sysinstall writes "routerflags" variable into /etc/rc.conf
while both /etc/rc.network and /etc/defaults/rc.conf use "router_flags".

Fix: 

I suppose fix should be obvious.
How-To-Repeat: Just try to change router flags via /stand/sysinstall and then look into /etc/rc.conf generated.
Comment 1 ru freebsd_committer freebsd_triage 2000-01-25 08:58:17 UTC
State Changed
From-To: open->closed

Duplicate of PR 13534 (which has been fixed a long before 3.4-R). 
Recompilation of sysinstall is strongly advised.