config nfsshare
	#option 'name'			'tmp'
	#option 'path'			'/tmp'
	option 'read_only'		1
	option 'sync'			1
	option 'insecure'		1
	option 'subtree_check'		0
	option 'allowed_hosts'		"*"
	
