diff options
| author | Erik Larkö <erik@mullvad.net> | 2017-11-24 11:23:25 +0100 |
|---|---|---|
| committer | Erik Larkö <erik@mullvad.net> | 2017-11-27 10:30:24 +0100 |
| commit | 07104a432eb71e4ce1cd22f1c262d61fc0050378 (patch) | |
| tree | bc1494bbad8c114dd490494cc52794a60624cb87 /mullvad-cli | |
| parent | 195c0f71e5ce1adb644150a63ab5d7a12ae700c8 (diff) | |
| download | mullvadvpn-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
