cron: Add path
authorFelix Fietkau <nbd@openwrt.org>
Fri, 28 Jan 2011 12:50:10 +0000 (12:50 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Fri, 28 Jan 2011 12:50:10 +0000 (12:50 +0000)
commit50c44d0b54025169d992b40352ae30b099ad808c
treec21d41a6f29916835f094f7b5a9d0fe9829ad151
parenta48d1f3a70aab1e33b4761ab9fe6e7eda1e61bdf
cron: Add path

Override PATH for /etc/init.d/cron. This is necessary to ensure all programs
can be found when executing the script from remote by using ssh.
(e.g. ssh IP /etc/init.d/cron restart)

Patch from: kentarou matsuyama <matsuyama@thinktube.com>

SVN-Revision: 25196
package/busybox/files/cron