Date:2010-07-12 19:28:50 (13 years 8 months ago)
Author:cshore
Commit:c98e83d466b041b49835a136e86421f9acec6331
Message:[package] block-mount: Attempt swapon a after mounting as well as before. This ensures that swap on a filesystem is enabled.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22150 3c298f89-4303-0410-b956-a3cf2f4a3e73
Files: package/block-mount/files/fstab.init (1 diff)

Change Details

package/block-mount/files/fstab.init
5050    }
5151    config_foreach do_swapon swap
5252    config_foreach do_mount mount
53    config_foreach do_swapon swap # do swap a second time so that swap on filesystems is enabled
5354}
5455
5556stop() {

Archive Download the corresponding diff file



interactive