summaryrefslogtreecommitdiffhomepage
path: root/mullvad-cli
diff options
context:
space:
mode:
authorErik Larkö <erik@mullvad.net>2017-11-24 11:23:25 +0100
committerErik Larkö <erik@mullvad.net>2017-11-27 10:30:24 +0100
commit07104a432eb71e4ce1cd22f1c262d61fc0050378 (patch)
treebc1494bbad8c114dd490494cc52794a60624cb87 /mullvad-cli
parent195c0f71e5ce1adb644150a63ab5d7a12ae700c8 (diff)
downloadmullvadvpn-07104a432eb71e4ce1cd22f1c262d61fc0050378.tar.xz
mullvadvpn-07104a432eb71e4ce1cd22f1c262d61fc0050378.zip
Make sure the OpenVPN log file is readable by non-root users
When OpenVPN creates it's log file it is only readable by root. When we then want to collect this log file in the problem report we do not want to be root. If OpenVPN on the other hand is told to log to a file that already exists it doesn't change the permissions of that file. So here we create the log file with permissions that work for us before OpenVPN has the chance to create it itself.
Diffstat (limited to 'mullvad-cli')
0 files changed, 0 insertions, 0 deletions