autossh: fix procd env issue
authorLeo Soares <redacted>
Wed, 6 Oct 2021 13:03:42 +0000 (14:03 +0100)
committerRosen Penev <redacted>
Wed, 6 Oct 2021 19:30:45 +0000 (12:30 -0700)
commit9c4d79519ced3d0ccf6917e24b32b747e1672c62
treed443174167f16722f7af27a778a70a853d83c06c
parent38143e6f8b9d1ff0a3e33a15d655306cc9f74c27
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 <redacted>
net/autossh/files/autossh.init
git clone https://git.99rst.org/PROJECT