diff options
author | Kunhoon Baik <knhoon.baik@samsung.com> | 2016-03-29 20:27:09 +0900 |
---|---|---|
committer | Kunhoon Baik <knhoon.baik@samsung.com> | 2016-03-29 20:41:56 +0900 |
commit | d0b3bc5f216aacee59afbb930185a833309e2dc4 (patch) | |
tree | de3a30aebef2bf6939453ce7024528876327a7e2 /etc | |
parent | ffa4532d61a56739122e63ab95674866b33e8871 (diff) | |
download | system-plugin-d0b3bc5f216aacee59afbb930185a833309e2dc4.tar.gz system-plugin-d0b3bc5f216aacee59afbb930185a833309e2dc4.tar.bz2 system-plugin-d0b3bc5f216aacee59afbb930185a833309e2dc4.zip |
[Temporary] For supporting MCD specific targetsubmit/tizen/20160329.115021accepted/tizen/wearable/20160329.121937accepted/tizen/tv/20160329.121922accepted/tizen/mobile/20160329.121908accepted/tizen/ivi/20160329.121955accepted/tizen/common/20160329.143303
Change-Id: I9bf5f992aa593ed74d21874133341e1d59d22328
Diffstat (limited to 'etc')
-rw-r--r-- | etc/fstab_tm1 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/etc/fstab_tm1 b/etc/fstab_tm1 deleted file mode 100644 index 04c42bc..0000000 --- a/etc/fstab_tm1 +++ /dev/null @@ -1,3 +0,0 @@ -# <file system> <mount point> <type> <options> <dump> <pass> -/dev/root / ext4 defaults,noatime 0 1 -LABEL=user /opt ext4 defaults,noatime 0 2 |