On Fri, Nov 13, 2015 at 12:39:22PM +0100, Arturo Borrero Gonzalez wrote: > On 13 November 2015 at 11:59, Arturo Borrero Gonzalez > <arturo.borrero.glez@xxxxxxxxx> wrote: > > diff --git a/doc/stats/conntrackd.conf b/doc/stats/conntrackd.conf > > index 16d7a80..b1cca07 100644 > > --- a/doc/stats/conntrackd.conf > > +++ b/doc/stats/conntrackd.conf > > @@ -3,6 +3,14 @@ > > # > > General { > > # > > + # Enable systemd support. If conntrackd is compiled with the proper > > + # configuration, you can use a systemd service unit of Type=notify > > + # and use conntrackd with systemd watchdog as well. > > + # Default is: on > > + # > > + #Systemd off > > + > > + # > > # Set the nice value of the daemon. This value goes from -20 > > # (most favorable scheduling) to 19 (least favorable). Using a > > # negative value reduces the chances to lose state-change events. > > Perhaps it makes sense to factorize all of the conntrackd > configuration examples in a single man page, let's say > 'conntrackd.conf(5)'. Absolutely, a manpage is good to have. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html