From nobody@FreeBSD.org  Sat Dec 17 10:07:35 2005
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 46A5416A41F
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 17 Dec 2005 10:07:35 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id E900C43D55
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 17 Dec 2005 10:07:34 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id jBHA7YWA002558
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 17 Dec 2005 10:07:34 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id jBHA7YAn002557;
	Sat, 17 Dec 2005 10:07:34 GMT
	(envelope-from nobody)
Message-Id: <200512171007.jBHA7YAn002557@www.freebsd.org>
Date: Sat, 17 Dec 2005 10:07:34 GMT
From: sinese <sinese@olympe.hn.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [iwi-firmware] iwicontrol path
X-Send-Pr-Version: www-2.3

>Number:         90535
>Category:       ports
>Synopsis:       net/iwi-firmware: iwicontrol path
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    flz
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 17 10:10:03 GMT 2005
>Closed-Date:    Mon Dec 19 11:09:29 GMT 2005
>Last-Modified:  Mon Dec 19 11:09:29 GMT 2005
>Originator:     sinese
>Release:        FreeBSD 6.0-RELEASE
>Organization:
>Environment:
FreeBSD guest01.olympe.hn.org 6.0-RELEASE FreeBSD 6.0-RELEASE #0: Thu Nov  3 09:36:13 UTC 2005     root@x64.samsco.home:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
In /etc/rc.d/iwi command=/usr/local/sbin/iwicontrol instead of /usr/sbin/iwicontrol
>How-To-Repeat:
              
>Fix:
diff /etc/rc.d/iwi ./iwi.fix 
28c28
< command="/usr/local/sbin/iwicontrol"
---
> command="/usr/sbin/iwicontrol"
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->flz 
Responsible-Changed-By: pav 
Responsible-Changed-When: Sat Dec 17 20:31:56 UTC 2005 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=90535 
State-Changed-From-To: open->closed 
State-Changed-By: flz 
State-Changed-When: Mon Dec 19 11:09:26 UTC 2005 
State-Changed-Why:  
Committed, with minor changes. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=90535 
>Unformatted:
