浏览代码

[Clamd] Use Dockerds own init system

andryyy 8 年之前
父节点
当前提交
762f18e913
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      data/Dockerfiles/clamd/bootstrap.sh

+ 0 - 2
data/Dockerfiles/clamd/bootstrap.sh

@@ -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/