1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-23 19:49:20 +03:00
openwrt-xburst/package/base-files/files/etc/init.d
lars ab8bd8a6bd [base-files] 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


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19568 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 [package] 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
fstab base-files: clean up init.d/fstab and port it to the new config_get 2009-08-07 00:08:01 +00:00
led run led init after /etc/init.d/done to keep the configured led settings active after the system has finished booting 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 rcS: wait for init scripts to complete before initiating the shutdown (patch from #5032) 2009-04-30 22:59:18 +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 [base-files] Don't do lazy unmounting of filessystems at reboot/poweroff. 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 [package] base-files: only try to execute watchdog if binary is present 2009-10-20 17:07:08 +00:00