procd: check output of "uci show" instead of raw config files in order to track uncom...
[14.07/openwrt.git] / target / linux / omap24xx / base-files / etc / config / fstab
1 config mount
2         option target   /maemo/initfs
3         option device   /dev/mtdblock3
4         option fstype   jffs2
5         option options  rw,noatime
6         option enabled  0
7
8 config mount
9         option target   /maemo/rootfs
10         option device   /dev/mtdblock4
11         option fstype   jffs2
12         option options  rw,noatime
13         option enabled  0