[Clamd] Use Dockerds own init system
parent
c75f16c97c
commit
762f18e913
|
@ -1,6 +1,4 @@
|
|||
#!/bin/bash
|
||||
trap "kill 0" SIGINT
|
||||
|
||||
touch /var/log/clamav/clamd.log /var/log/clamav/freshclam.log
|
||||
chown -R clamav:clamav /var/log/clamav/
|
||||
|
||||
|
|
Loading…
Reference in New Issue