X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/36d52e89e78de227025e9222b2015a1b76c17142..a3eeda1387d629c7f9f25e480bca2a0636835560:/package/block-mount/files/fstab.init diff --git a/package/block-mount/files/fstab.init b/package/block-mount/files/fstab.init index fdcd4f52a..6aeee8f34 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() {