1
0
mirror of /repos/baseimage-docker.git synced 2026-02-26 17:32:03 +01:00

Remove some unnecessary cron jobs

Closes GH-205.
This commit is contained in:
Hongli Lai (Phusion)
2015-07-15 14:52:39 +02:00
parent ee56097511
commit 404832ba47
2 changed files with 6 additions and 0 deletions

View File

@@ -67,3 +67,8 @@ cp /bd_build/runit/cron /etc/service/cron/run
## Remove useless cron entries.
# Checks for lost+found and scans for mtab.
rm -f /etc/cron.daily/standard
rm -f /etc/cron.daily/upstart
rm -f /etc/cron.daily/dpkg
rm -f /etc/cron.daily/password
rm -f /etc/cron.weekly/fstrim