summaryrefslogtreecommitdiffstats
path: root/doc/sync/notrack
diff options
context:
space:
mode:
Diffstat (limited to 'doc/sync/notrack')
-rw-r--r--doc/sync/notrack/node1/conntrackd.conf6
-rw-r--r--doc/sync/notrack/node2/conntrackd.conf6
2 files changed, 6 insertions, 6 deletions
diff --git a/doc/sync/notrack/node1/conntrackd.conf b/doc/sync/notrack/node1/conntrackd.conf
index 6c5ec3d..15781a5 100644
--- a/doc/sync/notrack/node1/conntrackd.conf
+++ b/doc/sync/notrack/node1/conntrackd.conf
@@ -79,10 +79,10 @@ General {
HashLimit 65535
#
- # Logfile: on, off, or a filename
- # Default: on (/var/log/conntrackd.log)
+ # Logfile: on (/var/log/conntrackd.log), off, or a filename
+ # Default: off
#
- #LogFile off
+ #LogFile on
#
# Syslog: on, off or a facility name (daemon (default) or local0..7)
diff --git a/doc/sync/notrack/node2/conntrackd.conf b/doc/sync/notrack/node2/conntrackd.conf
index ba83e5a..0257ddc 100644
--- a/doc/sync/notrack/node2/conntrackd.conf
+++ b/doc/sync/notrack/node2/conntrackd.conf
@@ -78,10 +78,10 @@ General {
HashLimit 65535
#
- # Logfile: on, off, or a filename
- # Default: on (/var/log/conntrackd.log)
+ # Logfile: on (/var/log/conntrackd.log), off, or a filename
+ # Default: off
#
- #LogFile off
+ #LogFile on
#
# Syslog: on, off or a facility name (daemon (default) or local0..7)