projects
/
oweals
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3915eb4
)
* luci-0.8: backport fstab fix
author
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 17 Sep 2008 22:22:45 +0000
(22:22 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 17 Sep 2008 22:22:45 +0000
(22:22 +0000)
libs/uvl/root/lib/uci/schema/default/fstab
patch
|
blob
|
history
diff --git
a/libs/uvl/root/lib/uci/schema/default/fstab
b/libs/uvl/root/lib/uci/schema/default/fstab
index 927dcc7cc0a6abc97ab06c1e5beef3be0cc78e47..58dff587b83595a0dbc0a1e81d627a6f535ade15 100644
(file)
--- a/
libs/uvl/root/lib/uci/schema/default/fstab
+++ b/
libs/uvl/root/lib/uci/schema/default/fstab
@@
-18,6
+18,7
@@
config variable
option title 'Enable this mount point'
option section 'fstab.mount'
option datatype 'boolean'
+ option required 'true'
config variable
option name 'fstype'