ports/98997: [update port] net-mgmt/netams

Alexander Logvinov user at blg.akavia.ru
Fri Jun 16 00:50:30 UTC 2006


>Number:         98997
>Category:       ports
>Synopsis:       [update port] net-mgmt/netams
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 16 00:50:29 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Alexander Logvinov
>Release:        FreeBSD 6.1-RELEASE-p1 i386
>Organization:
>Environment:
>Description:
	Netams do not become daemon when it starting from rc_subr script
>How-To-Repeat:
	./netams start
>Fix:

--- netams.sh.in.orig Fri Jun 16 10:33:47 2006
+++ netams.sh.in      Fri Jun 16 10:33:54 2006
@@ -32,6 +32,6 @@

 pidfile="${netams_pidfile}"
 
 -start_cmd="echo \"Starting ${name}.\"; ${command} -ldf ${netams_config} > /dev/null"
 +start_cmd="echo \"Starting ${name}.\"; ${command} -lf ${netams_config} > /dev/null"
 
  run_rc_command "$1" 

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list