summaryrefslogtreecommitdiff
path: root/package/base-files/files/etc/init.d/rcS
Commit message (Collapse)AuthorAgeFilesLines
* init: check permissions on rc.d filesFelix Fietkau2007-11-281-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 shutdownMike Baker2007-05-101-6/+4
| | | | SVN-Revision: 7163
* move syslogd and klogd to init.di/boot script, add remote logging supportMike Baker2007-05-101-9/+0
| | | | SVN-Revision: 7160
* use syslogd -C16 instead of syslogd -C 16 (busybox 1.4 compatibility)Felix Fietkau2007-01-251-1/+1
| | | | SVN-Revision: 6202
* rename default/ to files/Felix Fietkau2006-11-221-0/+19
SVN-Revision: 5622