Bug 74512

Summary: [MAINTAINER] misc/dnetc: Improve RC script
Product: Ports & Packages Reporter: Tim Bishop <tdb>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: tdb
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
dnetc-2.9008.491_1,1.patch none

Description Tim Bishop freebsd_committer freebsd_triage 2004-11-29 12:30:22 UTC
Improve RC scripts. The previous script didn't check if the process
was already running before attempting to start a new one (or if it
was running before stopping it). This improved version does the
necessary checks.

Pointed out by: Radim Kolar

Generated with FreeBSD Port Tools 0.63
Comment 1 Sergey Matveychuk freebsd_committer freebsd_triage 2004-12-06 20:19:44 UTC
State Changed
From-To: open->closed

Committed, thanks!