mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-10-31 22:14:27 -04:00
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 |
||
|---|---|---|
| .. | ||
| boot | ||
| done | ||
| fstab | ||
| network | ||
| rcS | ||
| sysctl | ||
| umount | ||
| usb | ||