Convert init.d scripts to use procd and take advantage of respawn feature. Signed-off-by: Marcin Jurkowski <marcin1j@gmail.com>
10 lines
229 B
Text
10 lines
229 B
Text
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'
|