aboutsummaryrefslogtreecommitdiff
path: root/utils/owfs/files/owfs.conf
blob: b4859897af82fee551b177988469c3774e719602 (plain)
1
2
3
4
5
6
7
8
9
10
config owfs 'owfs'
	option enabled 0
	option user root
	option readonly 0
	option mountpoint '/mnt/owfs'
	option fuse_allow_other 0
	option fuse_open_opt ''
	option error_level 0
	list devices '-s'
	list devices 'localhost:4304'