X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=package%2Fsystem%2Fprocd%2Ffiles%2Fprocd.sh;fp=package%2Fsystem%2Fprocd%2Ffiles%2Fprocd.sh;h=e83e75cb3458f19bea24142ecf85be49acec4113;hb=98ee757044a3037bfc1fdb94170852251e6e9e64;hp=0e798a00257235922c276f690ef8138e01098aa0;hpb=3dcc01fae05a6b4f8dc74f76562d601ca9accf21;p=openwrt.git diff --git a/package/system/procd/files/procd.sh b/package/system/procd/files/procd.sh index 0e798a0025..e83e75cb34 100644 --- a/package/system/procd/files/procd.sh +++ b/package/system/procd/files/procd.sh @@ -12,7 +12,7 @@ # procd_set_param(type, [value...]) # Available types: # command: command line (array). -# respawn info: array with 3 values $restart_timeout $fail_hreshold $max_fail +# respawn info: array with 3 values $fail_threshold $restart_timeout $max_fail # env: environment variable (passed to the process) # data: arbitrary name/value pairs for detecting config changes (table) # file: configuration files (array)