Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Jan 2004 22:14:31 +0100 (CET)
From:      Markus Brueffer <brueffer@phoenix-systems.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        yinjieh@csie.nctu.edu.tw
Subject:   ports/61267: {non maintainer] net/ipaudit: correct pkg-message
Message-ID:  <20040112211431.4641617E@maquis.hitnet.rwth-aachen.de>
Resent-Message-ID: <200401122110.i0CLACi0050061@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         61267
>Category:       ports
>Synopsis:       {non maintainer] net/ipaudit: correct pkg-message
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 12 13:10:12 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Markus Brueffer
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:
System: FreeBSD cheops.phoenix 5.2-CURRENT FreeBSD 5.2-CURRENT #16: Mon Dec 22 00:35:14 CET 2003 root@cheops.phoenix:/usr/obj/usr/src/sys/CHEOPS i386

>Description:
	net/ipaudit:

	Correct the path to the configfile in pkg-message.

	Maintainer CC'd

>How-To-Repeat:
>Fix:

--- ipaudit.diff begins here ---
diff -ruN ipaudit.orig/pkg-message ipaudit/pkg-message
--- ipaudit.orig/pkg-message	Mon Jan 12 21:53:05 2004
+++ ipaudit/pkg-message	Mon Jan 12 21:54:01 2004
@@ -1,10 +1,10 @@
 ***********************************************************
  
 	Please copy %%PREFIX%%/etc/ipaudit.conf.sample to
-	%%PREFIX%%/ipaudit.conf by yourself and modify it,
-	then start ipaudit with
+	%%PREFIX%%/etc/ipaudit.conf by yourself and modify
+	it, then start ipaudit with
 
-	'ipaudit -g /usr/local/etc/ipaudit.conf' command.
+	'ipaudit -g %%PREFIX%%/etc/ipaudit.conf' command.
 
 	Thanks.
 
--- ipaudit.diff ends here ---



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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040112211431.4641617E>