summaryrefslogtreecommitdiff
path: root/helper/darwin.go
diff options
context:
space:
mode:
Diffstat (limited to 'helper/darwin.go')
-rw-r--r--helper/darwin.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/helper/darwin.go b/helper/darwin.go
index 47214bd..d1d0ab3 100644
--- a/helper/darwin.go
+++ b/helper/darwin.go
@@ -24,6 +24,7 @@ import (
)
const (
+ logPath = "/applications/RiseupVPN.app/Contents/helper.log"
openvpnPath = "/Applications/RiseupVPN.app/Contents/Resources/openvpn.leap"
)