summaryrefslogtreecommitdiffhomepage
path: root/dist-assets/pkg-scripts/postinstall
diff options
context:
space:
mode:
authorLinus Färnstrand <linus@mullvad.net>2018-06-12 15:27:04 +0200
committerLinus Färnstrand <linus@mullvad.net>2018-06-13 16:34:56 +0200
commitc3965d6715d7a7c5048866dbefbb44b838f7773b (patch)
treef50e4fb7227d972679251b4d5af53c4cd7e79d97 /dist-assets/pkg-scripts/postinstall
parent4d264ddcb069cb9efcf4f4f63e85f56277fa513a (diff)
downloadmullvadvpn-c3965d6715d7a7c5048866dbefbb44b838f7773b.tar.xz
mullvadvpn-c3965d6715d7a7c5048866dbefbb44b838f7773b.zip
Don't pass log args to daemon on all three desktop platforms
Diffstat (limited to 'dist-assets/pkg-scripts/postinstall')
-rwxr-xr-xdist-assets/pkg-scripts/postinstall4
1 files changed, 0 insertions, 4 deletions
diff --git a/dist-assets/pkg-scripts/postinstall b/dist-assets/pkg-scripts/postinstall
index c2d3b3f7e1..a56cc90e5c 100755
--- a/dist-assets/pkg-scripts/postinstall
+++ b/dist-assets/pkg-scripts/postinstall
@@ -24,10 +24,6 @@ DAEMON_PLIST=$(cat <<-EOM
<array>
<string>$INSTALL_DIR/Mullvad VPN.app/Contents/Resources/mullvad-daemon</string>
<string>-v</string>
- <string>--log</string>
- <string>$LOG_DIR/daemon.log</string>
- <string>--tunnel-log</string>
- <string>$LOG_DIR/openvpn.log</string>
</array>
<key>UserName</key>