From 2d760191617208c02b5af4d265af40eebb91f27e Mon Sep 17 00:00:00 2001 From: Amos Jeffries Date: Fri, 3 May 2013 05:17:08 -0600 Subject: [PATCH] log_db_daemon: add missing pod2man controls --- helpers/log_daemon/DB/log_db_daemon.pl.in | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/helpers/log_daemon/DB/log_db_daemon.pl.in b/helpers/log_daemon/DB/log_db_daemon.pl.in index 01dd8631ca..14d322a5ab 100755 --- a/helpers/log_daemon/DB/log_db_daemon.pl.in +++ b/helpers/log_daemon/DB/log_db_daemon.pl.in @@ -41,6 +41,8 @@ Default "DBI:mysql:database=squid" Write debug messages to Squid stderr or cache.log +=back + =cut # the first argument to this script is the log file path describing the DSN @@ -196,6 +198,8 @@ $dbh->disconnect(); __END__ +=pod + =head1 DESCRIPTION This module exploits the new logfile daemon support available in squid 2.7 and 3.2 to store access log entries in a MySQL database. -- 2.47.2