diff --git a/templates/Fedora/34/etc/clamd.d/scan.conf b/templates/Fedora/34/etc/clamd.d/scan.conf index b90033e..64ed222 100644 --- a/templates/Fedora/34/etc/clamd.d/scan.conf +++ b/templates/Fedora/34/etc/clamd.d/scan.conf @@ -111,7 +111,6 @@ LocalSocket /run/clamd.scan/clamd.sock # TCP port address. # Default: no #TCPSocket 3310 -TCPSocket 3310 # TCP address. # By default we bind to INADDR_ANY, probably not wise. @@ -120,7 +119,6 @@ TCPSocket 3310 # times if you want to listen on multiple IPs. IPv6 is now supported. # Default: no #TCPAddr 127.0.0.1 -TCPAddr 127.0.0.1 # Maximum length the queue of pending connections may grow to. # Default: 200