owfs: convert init scripts to procd style
[feed/packages.git] / utils / owfs / files / owfs.conf
index 3bb30a54262a68b858082a20bc5c648b1a5b681e..b4859897af82fee551b177988469c3774e719602 100644 (file)
@@ -1,11 +1,10 @@
 config owfs 'owfs'
        option enabled 0
-       option uid 0
-       option gid 0
+       option user root
        option readonly 0
        option mountpoint '/mnt/owfs'
        option fuse_allow_other 0
        option fuse_open_opt ''
        option error_level 0
-       option options ''
-       list devices '-s localhost:4304'
+       list devices '-s'
+       list devices 'localhost:4304'