luci/modules/luci-base/root/etc
Daniel Dickinson 33b279c475 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>
2017-01-15 21:41:18 -05:00
..
config luci-base: Avoid block umount on fstab apply 2017-01-15 21:41:18 -05:00
luci-uploads modules/luci-base: Move LuCI FileUpload directory to /etc/luci-uploads and save across sysupgrade 2015-12-12 22:45:29 -05:00