| Main Archive Page > Month Archives > clamav-users archives |
Quỳnh H Nguyễn wrote:
> After remove it manual. There is still error when clamd start, it will
> create /tmp/clamd.socket
>
> And this is the next error. If solve this problem, I think you fixed my
> error. I'm so sorry because I can not understand to config and fix it by
> myself! I'm newbie.
>
The policy file says the socket should be created here. Edit clamd.conf and move the socket here:
/var/spool/amavisd/clamd\.sock -s gen_context(system_u:object_r:clamd_var_run_t,s0)
--Edwin