After installing the clamav-server clamd doesn’t start. It seems I need to
create the socket for clamd, but I’m unable to find instructions on how to do
that.
Can anybody help. Is it like the sockets for postfix?
Gerben Wierda
Chess and the Art of Enterprise Architecture
Mastering ArchiMate
Ar
It should just start and create a Unix socket in the location specified in
clamd.conf.
When I have to debug launch items like this, I look at the .wrapper script
(/opt/local/etc/LaunchDaemons/org.macports.clamd/clams.wrapper—this is from
memory but should be close), then run the Start() functio
Log directory exists.
albus:log sysbh$ ls -l /opt/local/var/log
total 19160
drwxr-xr-x 5 _clamav _clamav 160 Oct 9 16:48 clamav
There is also a log written there.
+++ Started at Wed Oct 9 16:39:00 2019
Received 0 file descriptor(s) from systemd.
clamd daemon 0.101.4 (OS: darwin18.7.0, ARC
I have been wrestling with postfix logging.
The weird thing was that I did not see any logging from smtp/smtpd/postscreen,
but I did see logging from qmgr and some others. But, when I created an error
in main.cf (e.g. a file that doesn’t exist), I did see logging.
The outcome of this (with hel
Yes, freshclam must be run first. Otherwise there's no database.
Sent from my Apple Watch
On Oct 9, 2019, at 17:08, Gerben Wierda wrote:
> Log directory exists.
> albus:log sysbh$ ls -l /opt/local/var/log
> total 19160
> drwxr-xr-x 5 _clamav _clamav 160 Oct 9 16:48 clamav
>
> There is