Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | init: check permissions on rc.d files | Felix Fietkau | 2007-11-28 | 1 | -1/+1 |
| | | | | | | | | | | | | We try to unconditionally execute /etc/rc.d/* files, even if they're not executable - an easy way of temproarily disabling a service. When this happens, we get a permission denied error on boot. This change only tries to run execulable startup scripts. Signed-off-by: Jeremy Kerr <jk@ozlabs.org> SVN-Revision: 9607 | ||||
* | add K* scripts to be run at shutdown | Mike Baker | 2007-05-10 | 1 | -6/+4 |
| | | | | SVN-Revision: 7163 | ||||
* | move syslogd and klogd to init.di/boot script, add remote logging support | Mike Baker | 2007-05-10 | 1 | -9/+0 |
| | | | | SVN-Revision: 7160 | ||||
* | use syslogd -C16 instead of syslogd -C 16 (busybox 1.4 compatibility) | Felix Fietkau | 2007-01-25 | 1 | -1/+1 |
| | | | | SVN-Revision: 6202 | ||||
* | rename default/ to files/ | Felix Fietkau | 2006-11-22 | 1 | -0/+19 |
SVN-Revision: 5622 |