Hello,

I use the Clamav/Buster. When restarting the service I get:

"... mkdir[17696]: /bin/mkdir: cannot create directory '/run/clamav': File 
exists"

This message is useless because the directory exists and I have seen it since 
Btretch. Perhaps it was current already bevore.

To get rid o fit, I changed in 
/etc/systemd/system/clamav-daemon.service.d/extend.conf

Edit:ExecStartPre=-/bin/mkdir /run/clamav
to
Edit:ExecStartPre=-/bin/mkdir -p /run/clamav

because the /etc/init.d/clamav-daemon already contains "mkdir -p".

Best regards

Volker Bäurer
IT-Specialist

Mitutoyo CTL Germany GmbH
Von-Gunzert-Straße 17
D-78727 Oberndorf
GERMANY
T +49-7423-8776-0
volker.baeu...@mitutoyo-ctl.de<mailto:volker.baeu...@mitutoyo-ctl.de>
www.mitutoyo-ctl.de<http://www.mitutoyo-ctl.de/>

Registered Company: Mitutoyo CTL Germany GmbH
Registered Office: Von Gunzert Straße 17, D-78727 Oberndorf am Neckar
Commercial register of the local court: Amtsgericht Stuttgart, HRB 734157
VAT number: DE272400711
Managing Director: Hans-Peter Klein


Reply via email to