Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 04 Aug 2014 01:56:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 191842] security/rkhunter (v1.4.2) distributed configuration file has missing and erroneous entries
Message-ID:  <bug-191842-13-SjAJehkFVq@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-191842-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-191842-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191842

--- Comment #8 from Gerard J. Cerchio <gjc@circlesoft.com> ---
(In reply to John Marino from comment #6)
> cd /usr/ports/security/rkhunter
> make patch
> cd work/rkhunter-1.4.2
> 
> files/rkhunter.conf already has a patch, so there's already an .orig
> modify files/rkhunter.conf, then 
> A) cd /usr/ports/security/rkhunter && make makepatch
> or B) diff -u files/rkhunter.conf.orig files/rkhunter.conf >
> patch-files__rkhunter.conf
> 
> That's basically how to do it.

Thanks John,

I used option B:

diff -u files/rkhunter.conf.orig /usr/local/etc/rkhunter.conf > 
/tmp/patch-files__rkhunter.conf

I attached it to the bug....

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-191842-13-SjAJehkFVq>