From f75fcf21e17c8f490e34bed45d935bd1e13c9b7f Mon Sep 17 00:00:00 2001 From: Arturo Borrero Gonzalez Date: Mon, 16 Apr 2018 19:28:44 +0200 Subject: systemd: default to use libsystemd if build with support for it We may assume that if an user does build conntrackd with such feature, is with the intention to use it. So, if that's the case, default to use it. This eases some downstream use cases when dealing with default configs to be shipped to final users. This could be a mid-point solution, given some users are asking for a full revert of commit c01d0d9138112ec95ee316385ea2687dd94fa4e3. Signed-off-by: Arturo Borrero Gonzalez Signed-off-by: Pablo Neira Ayuso --- conntrackd.8 | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'conntrackd.8') diff --git a/conntrackd.8 b/conntrackd.8 index 6ccf261..de1e80c 100644 --- a/conntrackd.8 +++ b/conntrackd.8 @@ -1,4 +1,4 @@ -.TH CONNTRACKD 8 "Aug 30, 2016" "" "" +.TH CONNTRACKD 8 "Apr 16, 2018" "" "" .\" Man page written by Pablo Neira Ayuso (Dec 2007) @@ -149,9 +149,6 @@ the configuration file, ignore this notice. Starting with the 1.4.4 release, \fBconntrackd\fP includes integration with \fBsystemd(1)\fP to use an unit file of \fIType=notify\fP and watchdog support. -The daemon should be configured at build time to include such support -and \fBconntrackd.conf(5)\fP should contain \fBSystemd on\fP. - .SH INCOMPATIBILITIES During the 0.9.9 development, some important changes in the replication message format were introduced. Therefore, \fBconntrackd\fP >= 0.9.9 will not work -- cgit v1.2.3