Bug 25784

Summary: Ability to specify alternate PID file for syslogd
Product: Base System Reporter: jonv <jonv>
Component: binAssignee: dwmalone
Status: Closed FIXED    
Severity: Affects Only Me CC: jonv
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description jonv 2001-03-14 00:30:01 UTC
	We have have a situation where we're running multiple copies
	of syslogd on the same host.  There is currently no way
	to specify an alternate PID file for syslogd, so the last
	copy of syslogd started clobbers the earlier one's PID file.
Comment 1 dwmalone freebsd_committer freebsd_triage 2001-03-14 10:30:27 UTC
Responsible Changed
From-To: freebsd-bugs->dwmalone

I'll have a look at this, as I've looked at some syslogd stuff recently.
Comment 2 dwmalone freebsd_committer freebsd_triage 2001-05-29 14:17:02 UTC
State Changed
From-To: open->closed

Patch now in -current and -stable. Thanks!