Convert init.d scripts to use procd and take advantage of respawn feature. Signed-off-by: Marcin Jurkowski <marcin1j@gmail.com>
8 lines
170 B
Text
8 lines
170 B
Text
config owhttpd 'owhttpd'
|
|
option enabled 0
|
|
option user root
|
|
option readonly 0
|
|
option port 3001
|
|
option error_level 0
|
|
list devices '-s'
|
|
list devices 'localhost:4304'
|