1
0
mirror of https://github.com/phusion/baseimage-docker.git synced 2026-03-26 12:29:07 +00:00

disable e2fsprogs cron (#631)

* disable e2fsprogs cron
* fix linebreak

---------

Co-authored-by: Skyler Mäntysaari <samip5@users.noreply.github.com>
This commit is contained in:
Nicolas Berens
2024-01-16 15:48:50 +01:00
committed by GitHub
parent a7cf854a73
commit a53fb9f863

View File

@@ -17,3 +17,4 @@ rm -f /etc/cron.daily/upstart
rm -f /etc/cron.daily/dpkg rm -f /etc/cron.daily/dpkg
rm -f /etc/cron.daily/password rm -f /etc/cron.daily/password
rm -f /etc/cron.weekly/fstrim rm -f /etc/cron.weekly/fstrim
rm -f /etc/cron.d/e2scrub_all