From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [conntrack-tools PATCH 3/4] conntrackd.8: add reference to systemd Date: Mon, 5 Sep 2016 14:21:38 +0200 Message-ID: <20160905122138.GC13834@salvia> References: <147255963490.17411.649527820452381341.stgit@nfdev2.cica.es> <147255964566.17411.5301986542060967309.stgit@nfdev2.cica.es> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netfilter-devel@vger.kernel.org To: Arturo Borrero Gonzalez Return-path: Received: from mail.us.es ([193.147.175.20]:35394 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755127AbcIEMVn (ORCPT ); Mon, 5 Sep 2016 08:21:43 -0400 Received: from antivirus1-rhel7.int (unknown [192.168.2.11]) by mail.us.es (Postfix) with ESMTP id 135DDA7E33 for ; Mon, 5 Sep 2016 14:21:42 +0200 (CEST) Received: from antivirus1-rhel7.int (localhost [127.0.0.1]) by antivirus1-rhel7.int (Postfix) with ESMTP id 0738D114D75 for ; Mon, 5 Sep 2016 14:21:42 +0200 (CEST) Received: from antivirus1-rhel7.int (localhost [127.0.0.1]) by antivirus1-rhel7.int (Postfix) with ESMTP id 05BAB10219F for ; Mon, 5 Sep 2016 14:21:40 +0200 (CEST) Content-Disposition: inline In-Reply-To: <147255964566.17411.5301986542060967309.stgit@nfdev2.cica.es> Sender: netfilter-devel-owner@vger.kernel.org List-ID: On Tue, Aug 30, 2016 at 02:20:45PM +0200, Arturo Borrero Gonzalez wrote: > Add reference to systemd integration in the manpage. Applied, thanks Arturo.