diff options
author | Daniel Dickinson <lede@cshore.thecshore.com> | 2017-01-15 21:20:44 -0500 |
---|---|---|
committer | Daniel Dickinson <lede@cshore.thecshore.com> | 2017-01-15 21:41:18 -0500 |
commit | 33b279c4752ac6df3d911edb6e1fb60b656bc122 (patch) | |
tree | f156f94ba05716d05ad9398e8bddf5064216520a /contrib/package/meshwizard | |
parent | d7328360632d7fbf5fd4006b4172a9fe9861d838 (diff) |
luci-base: Avoid block umount on fstab apply
Default behaviour of changes to fstab (Mount Points) was
to use /etc/init.d/fstab restart, however this unmounts
filesystems via block umount which can cause the device
to fail, so replace the initscript call with an exec
of 'block mount'.
Signed-off-by: Daniel Dickinson <lede@cshore.thecshore.com>
Diffstat (limited to 'contrib/package/meshwizard')
0 files changed, 0 insertions, 0 deletions