From 2d9dbe1fca011cd6bf726b86fb21af97da11ce49 Mon Sep 17 00:00:00 2001 From: Michael Rash Date: Sat, 22 Oct 2011 15:19:54 -0400 Subject: [PATCH] minor whitespace removal --- server/fwknopd.conf | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/server/fwknopd.conf b/server/fwknopd.conf index 599ee369..a2edde74 100644 --- a/server/fwknopd.conf +++ b/server/fwknopd.conf @@ -20,10 +20,9 @@ # so subtle) differences between this configuration file, its parameters # and valid values and the configuration file used by the legacy Perl # version of fwknopd. Please pay careful attention to the format and -# values used in this file if you are migrating from the legacy Perl +# values used in this file if you are migrating from the legacy Perl # version. # -# ############################################################################## # @@ -56,7 +55,7 @@ # This requires that the client system is in relatively close time # synchronization with the fwknopd server system (NTP is good). The default # age is two minutes. -# +# #MAX_SPA_PACKET_AGE 120; # Track digest sums associated with previous fwknop process. This allows @@ -139,9 +138,9 @@ #TCPSERV_PORT 62201; # Set/override the locale (via the LC_ALL locale category). Leave this -# entry commented out to have fwknopd honor the default system locale. -# -#LOCALE C; +# entry commented out to have fwknopd honor the default system locale. +# +#LOCALE C; # Override syslog identity and facility (the defaults are usually ok). # The SYSLOG_FACILITY variable can be set to one of LOG_LOCAL{0-7}