summaryrefslogtreecommitdiffstats
path: root/package/base-files/files/etc/init.d/umount
Commit message (Collapse)AuthorAgeFilesLines
* Don't do lazy unmounting of filessystems at reboot/poweroff. It is unneeded ↵Lars-Peter Clausen2010-02-091-1/+1
| | | | | | and could couse a broken filesystem if unmounting takes to long. Thanks to Peter Wagner SVN-Revision: 19568
* when rebooting, use lazy umounts as fallback (patch by puchu)Felix Fietkau2010-01-301-1/+1
| | | | SVN-Revision: 19429
* unmount filesystems at shutdownMike Baker2007-05-101-0/+8
SVN-Revision: 7166