* luci-0.8: backport fstab fix

This commit is contained in:
Jo-Philipp Wich 2008-09-17 22:22:45 +00:00
parent 3915eb48ae
commit 5d103ba1a9

View file

@ -18,6 +18,7 @@ config variable
option title 'Enable this mount point' option title 'Enable this mount point'
option section 'fstab.mount' option section 'fstab.mount'
option datatype 'boolean' option datatype 'boolean'
option required 'true'
config variable config variable
option name 'fstype' option name 'fstype'