[clamav-users] Missing /etc/clamd.conf on fedora
Benny Pedersen
me at junc.eu
Tue Mar 27 14:04:48 UTC 2018
marcos sr skrev den 2018-03-27 15:49:
http://fedoranews.org/tchung/clamav/fedoranews-clamav.pdf
to get support use it
> Hello
>
> Thanks for attention
>
> So... The "correct" way to install clamav on fedora is
>
> yum install -y clamav clamav-update clamav-scanner clamd ?
>
> And the file used is /etc/clamd.d/scan.conf ?
>
> Sorry for the noob question, where i can find the correct way to
> install in my OS? that I do not make this mistake again... And with
> others packages....
>
> I used the Operating System Specific Information to install.
>
> I'm starting using clamav i read the manual, but there's nothing about
> fedora...
>
> 2018-03-27 9:53 GMT-03:00 Reindl Harald <h.reindl at thelounge.net>:
>
>> Am 27.03.2018 um 14:47 schrieb Benny Pedersen:
>>> marcos sr skrev den 2018-03-26 22:37:
>>>
>>>> I'm missing something?
>>>
>>> no
>>
>> yes packages
>>
>>> clamconf --generate-config=clamd.conf >/etc/clamd.conf
>>
>> please refrain as Gentoo user giving wrong advises for Fedora where
>> the
>> config file you generate is *not* used by daemons which are simply
>> forgotten to install
>>
>> rpm -q --file /etc/clamd.d/scan.conf
>> clamav-scanner-0.99.4-1.fc26.noarch
>>
>> rpm -q --file /usr/lib/systemd/system/clamd at .service
>> clamav-server-systemd-0.99.4-1.fc26.noarch
>>
>> _______________
>>
>> cat /usr/lib/systemd/system/clamd at .service
>> [Unit]
>> Description = clamd scanner (%i) daemon
>> After = syslog.target nss-lookup.target network.target
>>
>> [Service]
>> Type = forking
>> ExecStart = /usr/sbin/clamd -c /etc/clamd.d/%i.conf
>> Restart = on-failure
>>
>>> now edit that config file
>>>
>>> only issue this command if it realy missing
>>>
>>> when done, run clamconf to verify that it is used with own
>> settings
>>>
>>> but maintaners should know this is a missing thing in there
>> pakages, not
>>> a source bug
More information about the clamav-users
mailing list