Bug 13609

Summary: Some deamons not replacable at boot time via /etc/rc.conf
Product: Base System Reporter: goran.lowkrantz <goran.lowkrantz>
Component: confAssignee: dd <dd>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff
none
file.diff none

Description goran.lowkrantz 1999-09-07 09:10:00 UTC
Some of the commonly replaces deamons don't have variables for the program path. Most of the deamons started in rc.network heve this but most other deamons stared from other scrips don't.

In the attched patch sendmail, syslogd and inetd are added to the replacable deamons.
Comment 1 dd freebsd_committer freebsd_triage 2001-06-17 02:35:26 UTC
Responsible Changed
From-To: freebsd-bugs->dd

This sounds like a good idea.  I'll forward-port the patch to -current and 
apply it.
Comment 2 dd freebsd_committer freebsd_triage 2001-06-28 04:32:07 UTC
State Changed
From-To: open->analyzed

Committed, thanks!
Comment 3 dd freebsd_committer freebsd_triage 2001-07-23 11:02:43 UTC
State Changed
From-To: analyzed->closed

MFC'd, thanks