Merge pull request #952 from cshore-history/pull-request-fstab-avoid-block-umount...
authorJo-Philipp Wich <jo@mein.io>
Mon, 16 Jul 2018 20:12:38 +0000 (22:12 +0200)
committerGitHub <noreply@github.com>
Mon, 16 Jul 2018 20:12:38 +0000 (22:12 +0200)
luci-base: Avoid block umount on fstab apply

1  2 
modules/luci-base/root/etc/config/ucitrack

index 1d4d110f2a9c2563239ed450eeb634ae52a9c44f,17946f5645ae650bd51616ea085235ca37cb2285..e63986630cc22c7f1fcbc99187b03092569eb843
@@@ -29,16 -29,14 +29,16 @@@ config http
        option init httpd
  
  config fstab
-       option init fstab
+       option exec '/sbin/block mount'
  
  config qos
        option init qos
  
  config system
        option init led
 +      option exec '/etc/init.d/log reload'
        list affects luci_statistics
 +      list affects dhcp
  
  config luci_splash
        option init luci_splash