commit | b0919fd5afe40d5855bb4c77f6a7d985a541d20c | [log] [tgz] |
---|---|---|
author | Tanguy Pruvot <tanguy.pruvot@gmail.com> | Tue Aug 05 08:35:55 2014 +0200 |
committer | Tanguy Pruvot <tanguy.pruvot@gmail.com> | Tue Aug 05 11:41:42 2014 +0200 |
tree | 8579550ca2a056c196a472c5a09802648f9dda9d | |
parent | 76616e359f5a18ab1a26d0cbd8bdf03411036fcc [diff] |
Android: update busybox def PATH and cron folder remove /usr/bin, add /vendor/bin, like official path config folder was badly set to debian style cron.d but busybox variant is a bit different : mkdir /etc/crontabs echo "* * * * * log CRON!" > /etc/crontabs/`whoami` crond -f Change-Id: I0b9af08a557a952b5074da3231f32433f447f558