openwrtv4/package/base-files/files/etc/init.d
2010-05-27 23:04:56 +00:00
..
boot stop syslogd before rebooting, otherwise umount might not work properly when logging to a file (thx, puchu) 2010-01-30 18:17:52 +00:00
done base-files: introduce a ready-to-use /etc/rc.local to let users run custom commands on init without creating custom init scripts 2009-09-11 21:35:03 +00:00
led run led init after /etc/init.d/done to keep the configured led settings active after the system has finished booting Signed-off-by: Nuno Goncalves <nunojpg@gmail.com> 2010-01-06 02:34:20 +00:00
network base-files: respect .auto option when running coldplug_interface_*() hooks on boot 2010-05-27 23:04:56 +00:00
rcS Fix bug in foregrounding in /etc/init.d/rcS 2010-04-16 18:14:08 +00:00
sysctl base-files: do not warn about nonexistant sysctl overrides (some of them are config dependent) 2010-01-29 02:17:11 +00:00
umount Don't do lazy unmounting of filessystems at reboot/poweroff. It is unneeded and could couse a broken filesystem if unmounting takes to long. Thanks to Peter Wagner 2010-02-09 18:07:36 +00:00
usb use rc.common for usb init script 2007-04-06 16:07:36 +00:00
watchdog base-files: Remove redundant stopping of watchdog 2010-05-03 10:56:58 +00:00