mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-11-28 05:41:00 +01:00
Changed permission to allow editing
This commit is contained in:
parent
31b9dbf05a
commit
3dcceaef0c
@ -25,6 +25,7 @@ RUN adduser clamav amavis
|
||||
RUN adduser amavis clamav
|
||||
|
||||
# Enables Clamav
|
||||
RUN chmod 644 /etc/clamav/freshclam.conf
|
||||
RUN (crontab -l ; echo "0 1 * * * /usr/bin/freshclam --quiet") | sort - | uniq - | crontab -
|
||||
RUN freshclam
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user