X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=blobdiff_plain;f=package%2Fblock-mount%2Ffiles%2Ffstab.init;fp=package%2Fblock-mount%2Ffiles%2Ffstab.init;h=6aeee8f3400094d2aee5f8fe795569b097029c34;hp=fdcd4f52a278115cb8a3ba73333894206f244c59;hb=c98e83d466b041b49835a136e86421f9acec6331;hpb=36d52e89e78de227025e9222b2015a1b76c17142 diff --git a/package/block-mount/files/fstab.init b/package/block-mount/files/fstab.init index fdcd4f52a2..6aeee8f340 100644 --- a/package/block-mount/files/fstab.init +++ b/package/block-mount/files/fstab.init @@ -50,6 +50,7 @@ start() { } config_foreach do_swapon swap config_foreach do_mount mount + config_foreach do_swapon swap # do swap a second time so that swap on filesystems is enabled } stop() {