Openwrt/package/base-files/files/etc/init.d
2010-02-26 22:45:39 +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
led
network when rebooting, stop the network interfaces last (just before umount) to allow services to shut down properly (thx, puchu) 2010-01-30 18:17:48 +00:00
rcS
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
watchdog