From 6b25ed99637f8b3d775c9e57302390a90199a3bd Mon Sep 17 00:00:00 2001 From: Arne Teuke Date: Thu, 5 Aug 2021 19:39:57 +0200 Subject: [PATCH] clean out references on template files --- templates/freshclam_conf.erb | 1 - templates/scan_conf.erb | 1 - 2 files changed, 2 deletions(-) diff --git a/templates/freshclam_conf.erb b/templates/freshclam_conf.erb index 70c5f6f..6993f36 100755 --- a/templates/freshclam_conf.erb +++ b/templates/freshclam_conf.erb @@ -1,6 +1,5 @@ ################################################################################ ### freshclam.conf created by Puppet, manual changes will be overwritten!!! -# original available at https://confdroid.com/2019/12/cd_clamav-freshclam-conf/ ################################################################################ ## diff --git a/templates/scan_conf.erb b/templates/scan_conf.erb index 0d1bc68..0315039 100755 --- a/templates/scan_conf.erb +++ b/templates/scan_conf.erb @@ -1,6 +1,5 @@ ################################################################################ ### scan.conf created by Puppet, manual changes will be overwritten!!! -## original available under https://confdroid.com/2019/12/cd_clamav-scan-conf/ ################################################################################ LogFile <%= @cv_logfile -%>