Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | packages: clean up the package folder | John Crispin | 2013-06-21 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37007 | ||
* | package/busybox: use new service wrapper | Nicolas Thill | 2011-11-07 |
| | | | | SVN-Revision: 28836 | ||
* | cron: Add path | Felix Fietkau | 2011-01-28 |
| | | | | | | | | | | 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 | ||
* | busybox: use uci_get() wrapper (#7312) | Jo-Philipp Wich | 2010-05-17 |
| | | | | SVN-Revision: 21491 | ||
* | If /var/spool/cron/crontabs is a directory, then /etc/init.d/cron will place ↵ | Florian Fainelli | 2010-03-21 |
| | | | | | | a spurious "crontabs" symlink into it. Patch fro Stefan Monnier SVN-Revision: 20354 | ||
* | busybox: add possibility to set crond log level through /etc/config/system ↵ | Jo-Philipp Wich | 2009-04-29 |
| | | | | | | and use level 5 by default which prevents unneeded debug messages on each job execution SVN-Revision: 15481 | ||
* | fix incorrect quoting in busybox cron init script | Jo-Philipp Wich | 2009-02-17 |
| | | | | SVN-Revision: 14540 | ||
* | only start crond if there are files in the crontab | John Crispin | 2008-01-28 |
| | | | | SVN-Revision: 10292 | ||
* | Send a kill signal to cron, otherwise two instances could be running (#1923) | Florian Fainelli | 2007-06-22 |
| | | | | SVN-Revision: 7704 | ||
* | START/STOP values must be specified in the init script | Mike Baker | 2007-05-10 |
| | | | | SVN-Revision: 7164 | ||
* | move busybox init scripts from base-files into the busybox package and make ↵ | Felix Fietkau | 2006-11-22 |
them depend on busybox menuconfig options SVN-Revision: 5620 |