supprime le mail mail anacron toutes heures apparu depuis l'install de cron

This commit is contained in:
fab
2026-09-22 19:45:56 +02:00
parent 715932d5be
commit 4e0003ef5c
+1
View File
@@ -123,6 +123,7 @@ RUN apt-get update \
&& apt-get install -y --no-install-recommends \
pflogsumm \
cron \
&& rm -f /etc/cron.d/anacron \
&& rm -rf /var/lib/apt/lists/*