Remove most obsolete files before migrating to maestro

This commit is contained in:
2014-12-26 15:12:43 +01:00
parent 53c00e7df8
commit 801c56bd35
58 changed files with 1098 additions and 231 deletions

View File

@@ -0,0 +1,13 @@
#!/bin/bash
set -e
source /build/config
set -x
## Install cron daemon
$minimal_apt_get_install cron
mkdir -p /etc/service/cron
mv /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