1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-12 05:06:47 +03:00
openwrt-xburst/package/base-files/files/etc/init.d
nbd fadaa82e81 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>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9607 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-28 02:36:14 +00:00
..
boot init: don't start hotplug2 if it doesn't exist 2007-11-28 02:36:10 +00:00
done unified preinit environment 2007-05-10 14:37:47 +00:00
fstab base-files: Added support for swap configuration in /etc/config/fstab 2007-09-22 13:47:20 +00:00
network wireless config gets regenerated not only when it does not exist, buit also if it is 0 len 2007-07-24 22:10:10 +00:00
rcS init: check permissions on rc.d files 2007-11-28 02:36:14 +00:00
sysctl add K* scripts to be run at shutdown 2007-05-10 10:07:38 +00:00
umount unmount filesystems at shutdown 2007-05-10 10:45:04 +00:00
usb use rc.common for usb init script 2007-04-06 16:07:36 +00:00