diff --git a/templates/Fedora/34/etc/clamd.d/scan.conf b/templates/Fedora/34/etc/clamd.d/scan.conf index 9da6fd2..464e117 100644 --- a/templates/Fedora/34/etc/clamd.d/scan.conf +++ b/templates/Fedora/34/etc/clamd.d/scan.conf @@ -717,7 +717,7 @@ OnAccessPrevention yes #OnAccessMountPath / #OnAccessMountPath /home/user {% for item in ansible_mounts %} -OnAccessMountPath {% item.mount %} +OnAccessMountPath {{ item.mount }} {% endfor %} # With this option you can whitelist the root UID (0). Processes run under