Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rcS: wait for init scripts to complete before initiating the shutdown (patch ↵ | Felix Fietkau | 2009-04-30 | 1 | -5/+11 |
| | | | | | | from #5032) SVN-Revision: 15530 | ||||
* | add an explicit 'sysinit' tag for logging initscripts output, instead of '' ↵ | Nicolas Thill | 2009-04-21 | 1 | -1/+1 |
| | | | | | | that was logged as is SVN-Revision: 15323 | ||||
* | Allow running without "logger" installed | Michael Büsch | 2009-03-18 | 1 | -1/+4 |
| | | | | SVN-Revision: 14938 | ||||
* | 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 |