Openwrt/package/base-files/files/etc
Felix Fietkau d36374c428 init: check permissions on rc.d files
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
2007-11-28 02:36:14 +00:00
..
config 6tunnel: move init/config files to the right place 2007-10-27 07:12:13 +00:00
hotplug.d Add route6 option to setup IPv6 routes (#2528) 2007-10-16 15:05:19 +00:00
init.d init: check permissions on rc.d files 2007-11-28 02:36:14 +00:00
banner
diag.sh
functions.sh support true and false in config_get_bool 2007-09-19 14:43:29 +00:00
group
hosts
hotplug2-init.rules fixed 1677 2007-10-14 06:12:29 +00:00
inittab
ipkg.conf
passwd made HOME=/root global instead of x86 specific 2007-09-19 19:58:07 +00:00
preinit add sysupgrade script for config preserving system upgrades. only implemented for x86-2.6 at the moment, but can be ported to other platforms easily 2007-08-21 18:23:57 +00:00
profile made HOME=/root global instead of x86 specific 2007-09-19 19:58:07 +00:00
protocols
rc.common
shells
sysctl.conf Enable IPv6 forwarding by default (#2527) 2007-10-24 18:44:07 +00:00