> Am 05.12.2017 um 08:13 schrieb Colony.three: > >> As Red Hat hasn't solved the problem of unix:sockets, I had to make my own >> systemd files. But there's a little problem. >> >> clamd.socket >> >> [Unit] >> Description=Socket for Clam AntiVirus userspace daemon >> Documentation=man:clamd(8) man:clamd.conf(5) >> http://www.clamav.net/lang/en/doc/ >> [Socket] >> ListenStream=/run/clamav/clamd.sock >> >> this is a terrible idea because the daemon itself needs to support this >> active - there is no reason for a systemd .socket file at all! >> >> just make a proper clamd unit and ensure proper permissions
It would be dynamite if the daemon did in fact create the directory for its socket. Unfortunately it does not. Why do you think I went to all this trouble? _______________________________________________ clamav-users mailing list clamav-users@lists.clamav.net http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users Help us build a comprehensive ClamAV guide: https://github.com/vrtadmin/clamav-faq http://www.clamav.net/contact.html#ml