forked from Docker/baseimage-docker
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:
co-authored by
Skyler Mäntysaari
parent
a7cf854a73
commit
a53fb9f863
@@ -17,3 +17,4 @@ rm -f /etc/cron.daily/upstart
|
||||
rm -f /etc/cron.daily/dpkg
|
||||
rm -f /etc/cron.daily/password
|
||||
rm -f /etc/cron.weekly/fstrim
|
||||
rm -f /etc/cron.d/e2scrub_all
|
||||
|
||||
Reference in New Issue
Block a user