diff options
Diffstat (limited to 'dist-assets/pkg-scripts')
| -rwxr-xr-x | dist-assets/pkg-scripts/postinstall | 4 |
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> |
