5 lines
		
	
	
		
			396 B
		
	
	
	
		
			Plaintext
		
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			396 B
		
	
	
	
		
			Plaintext
		
	
	
	
| # Android fstab file.
 | |
| # <src>                  <mnt_point>         <type>    <mnt_flags and options>                               <fs_mgr_flags>
 | |
| # Keep persist in an fstab file, since we need to run fsck on it after abnormal shutdown.
 | |
| /dev/block/platform/14700000.ufs/by-name/persist  /mnt/vendor/persist ext4      noatime,nosuid,nodev,data=journal,commit=1 wait,check,formattable,metadata_csum
 |