openwrt/package/base-files/files/etc/init.d
2010-02-09 18:07:36 +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
fstab
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 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