init: check permissions on rc.d files
authorFelix Fietkau <nbd@openwrt.org>
Wed, 28 Nov 2007 02:36:14 +0000 (02:36 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Wed, 28 Nov 2007 02:36:14 +0000 (02:36 +0000)
commitd36374c428c35478d0aba549325e93fef74d0898
tree1b0d4391445a341f3679bd9748a95c1f28dbdda9
parentb443ee0fbbcd8e37622f68f1e6b9672a45108cdf
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
package/base-files/files/etc/init.d/rcS