ef71810bb6958c3a00ed7e304df0bc165362faa9
[platform/adaptation/system-plugin.git] / etc / fstab_initrd_lazymnt
1 # In case of using MCD initrd, / and /opt is already mounted by initrd
2 # Thus, this patch is temporary files for wearable.
3 # Basically, initrd should consider this issue.
4 # <file system> <mount point>   <type>  <options>           <dump> <pass>
5 /dev/root       /               ext4    defaults,noatime,ro 0      1
6 PARTLABEL=system-data  /opt     ext4    defaults,noatime    0      2