From 9ba6b40904f39ceaa0dc4e5514c95669f2cf6e6e Mon Sep 17 00:00:00 2001 From: Asif Bacchus Date: Wed, 26 Sep 2018 02:05:25 -0600 Subject: [PATCH] Corrected path sample in Logfile group configuration. --- etc/logwatch/conf/logfiles/cfddns.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/logwatch/conf/logfiles/cfddns.conf b/etc/logwatch/conf/logfiles/cfddns.conf index 920da0d..ecc6bc9 100644 --- a/etc/logwatch/conf/logfiles/cfddns.conf +++ b/etc/logwatch/conf/logfiles/cfddns.conf @@ -2,7 +2,7 @@ LogFile = /path/to/your/cfddns.log # Format of logrotate archives for your script. Example assumes compression and # extension preservation -Archive = logfile.ext.?.gz +Archive = /path/to/your/logfile.ext.?.gz # Apply the correct date/time filtering to match the format of the script's log # You don't need to change this unless you have altered the 'stamp' variable in # the script