Bug 15924

Summary: ndc restart don't preserve start options
Product: Base System Reporter: Vadym V. Chepkov <vvc>
Component: binAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 3.4-STABLE   
Hardware: Any   
OS: Any   

Description Vadym V. Chepkov 2000-01-05 20:40:01 UTC
	Command 'ndc restart' don't preserve start options

How-To-Repeat: 	in /etc/rc.conf 
        named_flags='-u bind -g bind', after start named works as 
	user bind, but after command ndc restart starts to work as
        user root
Comment 1 dd freebsd_committer freebsd_triage 2001-06-19 05:31:08 UTC
State Changed
From-To: open->closed

ndc doesn't know about rc.conf; use named.restart(8).