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 owserver 'owserver'
|
|
option enabled 0
|
|
option user root
|
|
option readonly 0
|
|
option port 4304
|
|
option error_level 0
|
|
list devices '-d'
|
|
list devices '/dev/ttyUSB0'
|