minor whitespace removal

This commit is contained in:
Michael Rash
2011-10-22 15:19:54 -04:00
parent e4f4ee7825
commit 2d9dbe1fca
+5 -6
View File
@@ -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}