lede-packages-rs

git clone git://archive.git.mtrnord.blog/MTRNord/lede-packages-rs.git
Log | Files | Refs | README | LICENSE

owfs.conf (229B)


      1 config owfs 'owfs'
      2 	option enabled 0
      3 	option user root
      4 	option readonly 0
      5 	option mountpoint '/mnt/owfs'
      6 	option fuse_allow_other 0
      7 	option fuse_open_opt ''
      8 	option error_level 0
      9 	list devices '-s'
     10 	list devices 'localhost:4304'