mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 18:49:21 -07:00
clamd.sock fix for exim
This commit is contained in:
parent
fe0746ec28
commit
776975ac02
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ fi
|
|||
touch /var/lib/clamav/clamd.sock
|
||||
chown clamav:clamav /var/lib/clamav/clamd.sock
|
||||
sed -i "s#/var/run/clamav/clamd.ctl#/var/lib/clamav/clamd.sock#g" /etc/clamav/clamd.conf
|
||||
sed -i "s#/var/run/clamav/clamd.ctl#/var/lib/clamav/clamd.sock#g" /etc/exim4/exim4.conf.template
|
||||
systemctl restart clamav-daemon
|
||||
systemctl restart clamav-freshclam
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue