Skip to content

Prevent Openconnect from overwriting existing files when given as --pid-file

This patch aims to prevent Openconnect from overwriting existing files when given as --pid-file. Lines added, test for read access to given file and exit if accessing sucessfully.

Merge request reports