summaryrefslogtreecommitdiffstats
path: root/package/base-files/files/etc/config/fstab
blob: 28bb705a49a7192b2afdb4c442cdd025c26f2f3c (plain)
1
2
3
4
5
6
config mount
	option target	/home
	option device	/dev/sda1
	option fstype	ext3
	option options	rw,sync
	option enabled	0