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