Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | busybox: add possibility to set crond log level through /etc/config/system ↵ | Jo-Philipp Wich | 2009-04-29 | 1 | -1/+2 |
| | | | | | | and use level 5 by default which prevents unneeded debug messages on each job execution SVN-Revision: 15481 | ||||
* | rename our /bin/login script to /bin/login.sh to avoid collisions with ↵ | Felix Fietkau | 2009-04-04 | 1 | -1/+1 |
| | | | | | | busybox - we always use -l on telnetd anyway SVN-Revision: 15097 | ||||
* | fix incorrect quoting in busybox cron init script | Jo-Philipp Wich | 2009-02-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 14540 | ||||
* | fix multiple instances of busybox httpd (thx, Yanira) | Felix Fietkau | 2008-09-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 12663 | ||||
* | Do not run telnet if either dropbear or openssh server are running (#3839) | Florian Fainelli | 2008-08-09 | 1 | -1/+1 |
| | | | | SVN-Revision: 12258 | ||||
* | Fix a wrong variable names (ifname, wan) and enhance httpd's init script by ↵ | Travis Kemen | 2008-02-28 | 1 | -4/+44 |
| | | | | | | more configurable options. Signed-off-by: Lubos Stanek (lubek) <lubek@lubek.name> SVN-Revision: 10536 | ||||
* | only start crond if there are files in the crontab | John Crispin | 2008-01-28 | 1 | -0/+1 |
| | | | | SVN-Revision: 10292 | ||||
* | Send a kill signal to cron, otherwise two instances could be running (#1923) | Florian Fainelli | 2007-06-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 7704 | ||||
* | START/STOP values must be specified in the init script | Mike Baker | 2007-05-10 | 3 | -0/+3 |
| | | | | SVN-Revision: 7164 | ||||
* | add some more checks to the telnet init script | Felix Fietkau | 2007-01-08 | 1 | -1/+6 |
| | | | | SVN-Revision: 6042 | ||||
* | move busybox init scripts from base-files into the busybox package and make ↵ | Felix Fietkau | 2006-11-22 | 3 | -0/+35 |
them depend on busybox menuconfig options SVN-Revision: 5620 |