mirror of
https://github.com/openwrt/packages.git
synced 2025-12-24 10:38:21 +04: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>