16 Commits (3559931d8f9b3d53374aca52e83f389f42746cac)

Author SHA1 Message Date
Jo-Philipp Wich 1dd824a358 base-files, busybox: fix 22279, simplify code and get rid of awk 14 years ago
Daniel Dickinson 8974bc6ae2 base-files & telnet: Fixed telnet starting even with root password when shadow passwords in use. 14 years ago
Jo-Philipp Wich 47e443f91b busybox: use uci_get() wrapper (#7312) 15 years ago
Jo-Philipp Wich b3e4a6503a busybox: disable httpd applet 15 years ago
Florian Fainelli d40104d567 If /var/spool/cron/crontabs is a directory, then /etc/init.d/cron will place a spurious "crontabs" symlink into it. Patch fro Stefan Monnier 15 years ago
Jo-Philipp Wich d26ec37d18 busybox: add possibility to set crond log level through /etc/config/system and use level 5 by default which prevents unneeded debug messages on each job execution 16 years ago
Felix Fietkau de0332f86a rename our /bin/login script to /bin/login.sh to avoid collisions with busybox - we always use -l on telnetd anyway 16 years ago
Jo-Philipp Wich 7618cd7cbe fix incorrect quoting in busybox cron init script 16 years ago
Felix Fietkau ebd408630f fix multiple instances of busybox httpd (thx, Yanira) 16 years ago
Florian Fainelli a53aa71c83 Do not run telnet if either dropbear or openssh server are running (#3839) 16 years ago
Travis Kemen 603f612d83 Fix a wrong variable names (ifname, wan) and enhance httpd's init script by more configurable options. Signed-off-by: Lubos Stanek (lubek) <lubek@lubek.name> 17 years ago
John Crispin 6df5a9cf17 only start crond if there are files in the crontab 17 years ago
Florian Fainelli 0aeee1f572 Send a kill signal to cron, otherwise two instances could be running (#1923) 17 years ago
Mike Baker bef40307bb START/STOP values must be specified in the init script 18 years ago
Felix Fietkau cd10aa726f add some more checks to the telnet init script 18 years ago
Felix Fietkau bd8e5fb7db move busybox init scripts from base-files into the busybox package and make them depend on busybox menuconfig options 18 years ago