openwrt-packages/net/autossh
Leo Soares d09b92396a 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>
(cherry picked from commit 9c4d79519c)
2021-10-06 12:33:44 -07:00
..
files autossh: fix procd env issue 2021-10-06 12:33:44 -07:00
Makefile autossh: fix compilation without ssh installed 2021-10-06 12:33:39 -07:00