1
0
mirror of https://github.com/EliasKotlyar/Xiaomi-Dafang-Hacks.git synced 2025-09-02 20:52:41 +02:00
Files
Combie81 5548ab554f Moving config entries/cleanup
Moved some configutation options to the config files

Minor text changes

Converted a lot of spaces to tabs
2020-07-16 10:20:39 +02:00

7 lines
552 B
Plaintext

# min hour day month weekday command
*/15 * * * * busybox run-parts /system/sdcard/config/cron/periodic/15min
0 * * * * busybox run-parts /system/sdcard/config/cron/periodic/hourly
0 2 * * * busybox run-parts /system/sdcard/config/cron/periodic/daily
0 3 * * 6 busybox run-parts /system/sdcard/config/cron/periodic/weekly
0 5 1 * * busybox run-parts /system/sdcard/config/cron/periodic/monthly