openwrt-packages/net/autossh
Leo Soares 9c4d79519c autossh: fix procd env issue
This commit fixes an issue where the `AUTOSSH_GATETIME` is not available in the `procd`  environment which gets overwritten by the second `procd_set_param env` call.
It now calls the `procd_set_param env` once with the two variables, instead of twice.

Signed-off-by: Leo Soares <leo@hyper.ag>
2021-10-06 12:30:45 -07:00
..
files autossh: fix procd env issue 2021-10-06 12:30:45 -07:00
Makefile autossh: fix compilation without ssh installed 2021-06-12 20:15:33 -07:00