update postinst

This commit is contained in:
dpeca 2019-11-26 21:46:51 +01:00 committed by GitHub
commit 6663edc113
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -30,5 +30,6 @@ sed -i "s#/var/run/clamav/clamd.ctl#/var/lib/clamav/clamd.sock#g" /etc/clamav/cl
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
systemctl restart exim4
exit 0