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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user