mirror of
https://github.com/novatiq/packages.git
synced 2026-07-29 06:53:07 +01:00
If two openfortivpn scripts are started at the same time, a race condition can occur where the conditional evaluates to true, but the symlink exists by the time the other script tries to create it Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>