From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [PATCH conntrack-tools] conntrackd: Don't hardcode libs dir path Date: Tue, 15 Oct 2013 10:56:51 +0200 Message-ID: <20131015085651.GA5130@localhost> References: <20131014221424.GA10577@doj> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netfilter-devel@vger.kernel.org To: Hani Benhabiles Return-path: Received: from mail.us.es ([193.147.175.20]:53037 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757855Ab3JOI46 (ORCPT ); Tue, 15 Oct 2013 04:56:58 -0400 Content-Disposition: inline In-Reply-To: <20131014221424.GA10577@doj> Sender: netfilter-devel-owner@vger.kernel.org List-ID: On Mon, Oct 14, 2013 at 11:14:24PM +0100, Hani Benhabiles wrote: > Use CONNTRACKD_LIB_DIR instead of hardcoded path. Applied, thanks.