On Wed, Sep 11, 2019 at 10:38:22AM +0300, Efraim Flashner wrote:
> Instead of adding openconnect to network-manager, would it be enough to
>
> (substitute* "the-file"
> (("/usr/sbin/openconnect") "openconnect"))
>
>
No, at least the comment documenting nm_utils_file_search_in_paths says:
/**
* nm_utils_file_search_in_paths:
* […]
* @try_first: (allow-none): a custom path to try first before searching.
* It is silently ignored if it is empty or not an absolute path.
* […]
I do not know if my patch works though.
Regards,
Florian