summaryrefslogtreecommitdiff
path: root/helper/linux.go
diff options
context:
space:
mode:
Diffstat (limited to 'helper/linux.go')
-rw-r--r--helper/linux.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/helper/linux.go b/helper/linux.go
index da570c2..5b167fb 100644
--- a/helper/linux.go
+++ b/helper/linux.go
@@ -24,6 +24,7 @@ import (
)
const (
+ logPath = "/var/log/riseupvpn-helper.log"
systemOpenvpnPath = "/usr/sbin/openvpn"
snapOpenvpnPath = "/snap/bin/riseup-vpn.openvpn"
)